Spring DataBufferInputStream violates InputStream contract

Affects: 6.0.2The methods asInputStream(...) of the interface DataBuffer have a default implementations. Every such meth...

Spring resttemplate multipart post with InputStreamResource not working for .png files [SPR-16310]

Sachin Ghalme opened SPR-16310 and commentedI've been tried to upload files using multipart post vai restTemplate, Pleas...

Spring Cannot declare a Spring MVC controller with @Bean (without @Controller) since version 6

Affects: 6.0.2Since #22154 , it seems not possible anymore to declare a Controller class via an @Bean method.Before we c...

Spring Polish var-args declarations

polishComment From: pivotal-cla@ShenFeng312 Please sign the Contributor License Agreement!Click here to manually synchro...

Spring Apply 'instanceof pattern matching' in spring-webflux

Most variable names are written in the manner typically used in Java. (ForExample -> forExample)Comment From: sbranne...

Spring Component scanning no longer uses component index for @Named, @ManagedBean, and other Jakarta annotations

ClassPathScanningCandidateComponentProvider#indexSupportsIncludeFilter attempts to match jakarta.annotation.ManagedBean,...

Spring CVE-2022-1471 - Use of SnakeYaml Constructor

Affects: \5.3.x, 6.0.xCVE-2022-1471 has been reported against the SnakeYaml project 1.30+. Additional information can b...

Spring AopTestUtils.getUltimateTargetObject results in stack overflow for proxy backed by LazyInitTargetSource

Security configuration class @Configuration @EnableGlobalMethodSecurity(prePostEnabled = true) public class Sec...

Spring Improve options to expose MessageSource formatted errors for a ProblemDetail response

Currently it is not that easy to get access to the injected MessageSource when extending the ResponseEntityExceptionHand...

Spring NoHandlerFoundException mistakenly returns request headers from ErrorResponse#getHeaders

I found an inconsistency in 404 handling using the new ProblemDetails feature of Spring 6 (6.0.2).My example application...

Spring Support JdkClientHttpConnector in DefaultWebTestClientBuilder

In org.springframework.test.web.reactive.server.DefaultWebTestClientBuilder#initConnector there are checks for Reactor N...

Spring Expose part generate api

ehance issue #29630Comment From: rstoyanchevThere is no need for a separate PR for this. A decision on this can be made ...

Spring AntPattern issue (No more pattern data allowed after {*...} or ** pattern element) with Spring-Boot 3.0 (regression from 2.7.5)

Hi,I've migrated from spring-boot 2.7.x to spring-boot 3 and now I am facing this issue with a valid Ant-Style pattern w...

Spring Fix canWrite in PartHttpMessageWriter

fix issue #29630 Comment From: pivotal-cla@CoderYellow Please sign the Contributor License Agreement!Click here to manua...

Spring Improve Netty code sample

The previous code read HttpServer.create().host(host).port(port).handle(adapter).bind().block();Which doesn't block and ...

Spring 500 error from WebFlux when parsing Content-Type leads to InvalidMediaTypeException

Affects: 5.2.23ProblemWhen org.springframework.http.HttpHeaders.getContentType is called on an invalid content type valu...

Spring ConcurrentLruCache implementation is using too much heap memory

As seen in FasterXML/jackson-databind#3665, the approach taken in our ConcurrentLruCache implementation can result in an...

Spring Improved resource usage when invoke RequestMappingInfoHandlerMapping.handleNoMatch

RequestMappingInfoHandlerMapping handleNoMatch() method has the following format.https://github.com/spring-projects/spri...

Spring Apply 'instanceof pattern matching' in spring-web

Most variable names are written in the manner typically used in Java. (ForExample -> forExample)In the case of variab...

Spring Fix ErrorResponse#type documentation

The documentation of the type variable was wrong in the ErrorResponse classComment From: pivotal-cla@Spark61 Please sign...
上一页 下一页
.