玖涯软件开发
Home
Blog
Spring Polish ServletWebRequest and DefaultServerWebExchange
2025-01-08 06:19:34
310
Remove unused return valueAdd Nullable annotaionsSimplify if statement Comment From: divcon@sbrannen Thank you for your ...
Spring Fix Javadoc link text in BindingResult
2025-01-08 06:19:31
349
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
2025-01-08 06:19:28
666
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
2025-01-08 06:19:24
351
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
2025-01-08 06:19:21
1753
Affects: 6.0.0If micrometer-observation is set-up and if I throw an exception from a controller:@GetMapping("/troub...
Spring Make SourceHttpMessageConverter optional
2025-01-08 06:19:19
774
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]
2025-01-08 06:19:17
1783
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
2025-01-08 06:19:14
175
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
2025-01-08 06:19:12
469
The WebMvcConfigurationSupport.addDefaultHttpMessageConverters() method catches Throwable for SourceHttpMessageConverter...
Spring Update documentation to mention Java 17+ baseline
2025-01-08 06:19:07
3405
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
2025-01-08 06:19:05
249
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
2025-01-08 06:19:02
689
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
2025-01-08 06:18:56
176
DefaultParameterNameDiscoverer should be updated to not use LocalVariableTableParameterNameDiscoverer when running as a ...
Spring Polish AbstractAutowireCapableBeanFactory and apply instanceof pattern matching
2025-01-08 06:18:54
1769
hasInstantiationAwareBeanPostProcessors(): IMO, It is not necessary to call twice.Before initialization BeanPostProcesso...
Spring Fix link to WebFlux section in reference manual
2025-01-08 06:18:50
232
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
2025-01-08 06:18:48
181
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
2025-01-08 06:18:45
149
Backport of gh-29513Comment From: snicollFixed by https://github.com/spring-projects/spring-framework/commit/a18842b72b7...
Spring Link to Spring WebFlux section is broken
2025-01-08 06:18:43
219
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的计算时间
2025-01-08 06:18:38
191
Comment From: pivotal-cla@qiangmao Please sign the Contributor License Agreement!Click here to manually synchronize the ...
Spring Small Polish of MimeType
2025-01-08 06:18:35
240
Simplify if and return statements.If there is a '+', I think the length of the subtype is always greater than the suffix...
上一页
下一页
1
…
1390
1391
1392
1393
1394
…
2246
.