Spring Polish ServletWebRequest and DefaultServerWebExchange

Remove unused return valueAdd Nullable annotaionsSimplify if statement Comment From: divcon@sbrannen Thank you for your ...

Spring Fix Javadoc link text in BindingResult

Comment From: pivotal-cla@jiangying000 Please sign the Contributor License Agreement!Click here to manually synchronize ...

Spring if we should support a default restTemplate with SSL

Currently, restTemplate of spring-web module don't support SSL function for web client request, for example restTemplate...

Spring Fix some typos in Kotlin WebClient example code

Removed occurrences of the new operator in Kotlin example code.Comment From: pivotal-cla@andregasser Please sign the Con...

Spring Unhandled exceptions should mark Servlet observation outcome as error

Affects: 6.0.0If micrometer-observation is set-up and if I throw an exception from a controller:@GetMapping("/troub...

Spring Make SourceHttpMessageConverter optional

As a follow-up to #29277, and since the inclusion of JAXB support is triggered by the classpath presence of a JAXB imple...

Spring Support for Hibernate ORM 6.0/6.1 [SPR-17596]

Juergen Hoeller opened SPR-17596 and commentedHibernate ORM 6.0 alpha 1 was recently released (in December 2018). Let's ...

Spring Fix link to Bean Utils Light Library in BeanUtils Javadoc

The URL to the BULL library has changed (not sure when, probably way back). This updates it to the correct location.Comm...

Spring WebMvcConfigurationSupport should not catch Throwable for SourceHttpMessageConverter

The WebMvcConfigurationSupport.addDefaultHttpMessageConverters() method catches Throwable for SourceHttpMessageConverter...

Spring Update documentation to mention Java 17+ baseline

I believe that the latest version of spring-context-6.0.0.jarAnd uploaded to Maven CentralHas been compiled with the wro...

Spring Fix a syntax error in an XML listing in core-validation.adoc

This is a simple fix to an XML listing in the core-validation doc (it adds a missing double-quote at the end of an attri...

Spring Code listing callouts are displayed incorrectly in core-beans.adoc

There is no bubles in java example Fine-tuning Annotation-based Autowiring with QualifiersSame thing with second example...

Spring Do not use LocalVariableTableParameterNameDiscoverer in native images

DefaultParameterNameDiscoverer should be updated to not use LocalVariableTableParameterNameDiscoverer when running as a ...

Spring Polish AbstractAutowireCapableBeanFactory and apply instanceof pattern matching

hasInstantiationAwareBeanPostProcessors(): IMO, It is not necessary to call twice.Before initialization BeanPostProcesso...

Spring Fix link to WebFlux section in reference manual

In Web on Reactive Stact, the link to the webflux chapter in the firxt paragraph is broken.This link will take you to 40...

Spring Document RuntimeHints testing strategies

We need to document how developers cna use RuntimeHintsPredicates and the RuntimeHintsAgent (in "spring-core-test") to t...

Spring Link to Spring WebFlux section is broken

Backport of gh-29513Comment From: snicollFixed by https://github.com/spring-projects/spring-framework/commit/a18842b72b7...

Spring Link to Spring WebFlux section is broken

Affects: \5.2.5.RELEASE to 5.2.22.RELEASE, 5.3.24, Current(6.0.0)Under Other Web Frameworks Spring Webflux link is mappe...

Spring 测试DIFF的计算时间

Comment From: pivotal-cla@qiangmao Please sign the Contributor License Agreement!Click here to manually synchronize the ...

Spring Small Polish of MimeType

Simplify if and return statements.If there is a '+', I think the length of the subtype is always greater than the suffix...
上一页 下一页
.