Spring 5.2.5.release

Comment From: pivotal-issuemaster@felixu1992 Please sign the Contributor License Agreement!Click here to manually synchr...

Spring PR change for code guru

Comment From: pivotal-issuemaster@mahalingamsivaprakasam Please sign the Contributor License Agreement!Click here to man...

Spring Spring WebFlux and ReactiveRedisTemplate high cpu usage after perfromance test

autocannon -c 100 -p 10 http://localhost:8081/hello3<parent> <groupId>org.springframework.boot</groupI...

Spring Fixed typos

Fixed a couple of minor documentation typosComment From: pivotal-issuemaster@brianhartung Please sign the Contributor Li...

Spring resttemplate not send body unicode chars

Affects: Spring Boot 2.1.13i have tryed to send same body with: curl, postman and rest template with java.with rest temp...

Spring Memoized implementation for PathMatchingResourcePatternResolver [SPR-17344]

Rahul Shinde opened SPR-17344 and commentedFor applications that get bundled as an uber jar, while benchmarking the star...

Spring CssLinkResourceTransformer does not work with relative URLs if there is a query or fragment [SPR-15777]

Phil opened SPR-15777 and commentedI'm currently using a Resource Handler for my CSS Files and additionally a CSS Link R...

Spring WebFilter with Annotated controller-like support [SPR-15500]

Rob Winch opened SPR-15500 and commentedSpring's Annotation Support is very convenient for Controllers. It would be nice...

Spring Different behavior for @ResponseBody annotation between 4.2.5 and 4.3.5 [SPR-15157]

Niranjan H Rao opened SPR-15157 and commentedWe are trying to migrate from 4.2.5 to 4.3.5. We have a method like follows...

Spring Duplicate Vary headers after enabling CORS filter

Affects: 2.2.6 and up, from what i tested.SummaryI have noticed strange behavior when requesting a static resource with ...

Spring Improve Javadoc

The getBeanNamesOfType method does not seem to exist, this looks like it should refer to the method called getBeanNamesF...

Spring Make it possible to run Spring MVC without kotlin-reflect

Spring Framework Kotlin support has been designed to make it possible to run it without kotlin-reflect artifact (even if...

Spring @value doesn't support Map<String, Map<String,String>> type where read properties from yml

the error message is No converter found capable of converting from type [java.util.Collections$UnmodifiableMap&lt;?, ?&g...

Spring Fixed typos

Fixed minor typos in the documentation.Note: if it really was intended to set country to age (?) then my mistake.Comment...

Spring Support for annotating multiple arguments with @RequestBody

I am using spring-webmvc 5.2.3.I want to use Spring's Default MethodArgumentResolver to resolve the json payload into mu...

Spring Consider introducing a special test scope

Currently we can use @DirtiesContext to restart the full ApplicationContext used by the test class. However sometimes th...

Spring Honor generic type information when copying properties with BeanUtils

Affects: spring-beans-5.1.2.RELEASEclass XA{}class XB{}class A{ List&lt;XA&gt; a = new ArrayList&lt;&gt;(); privat...

Spring Provide a Mutable Clock in Spring Test Context Framework

Testing date based business logic is hard, since Spring is now based on Java 8 its possible to use java.time.Clock and m...

Spring Improve performance of StringUtils.deleteAny()

StringUtils.deleteAny() can be improved in a trivial way to reduce bounds check and possible reallocations in StringBuil...

Spring illegal reflective access on SpringBoot 2.1.2

WARNING: An illegal reflective access operation has occurredWARNING: Illegal reflective access using Lookup on org.sprin...
上一页 下一页
.