Spring Prevent setting parent bean factory to self

If set parent bean factory to self, once try to get an undefined bean, bellow conditionif (parentBeanFactory != null &am...

Spring Allow override of data binding in ModelAttributeMethodArgumentResolver

MotivationThe Spring MVC ModelAttributeMethodProcessor includes many helpfulextension methods that allow developers to e...

Spring Merge pull request #1 from spring-projects/master

masterComment From: pivotal-issuemaster@MrJian8 Please sign the Contributor License Agreement!Click here to manually syn...

Spring Fix typo in webmvc-functional.adoc

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

Spring WebClient using default reactor-netty client leaks netty ByteBufs on timeout

Affects: 5.1.4.RELEASEI see buffer leak reports from Netty's ResourceLeakDetector when a Mono.timeout cancels a subscrip...

Spring HttpHeaders#getETagValuesAsList(String) does not document IAE

Affects: Spring Framework 5.2.5.RELEASEThe above mentioned method does not document this: https://github.com/spring-proj...

Spring Fix json type info when using Optional

Preserve json type info during serialization when value is wrapped with java.util.Optional #24498Comment From: rstoyanch...

Spring Index is not created in mongodb using spring-boot-data-mongodb with reactivestreams

Affects: 2.3.0.M4The issue I'm facing is related to Index creation, both with annotation and code.I've tried to use @Ind...

Spring Avoid using Regex for matching URL paths when possible as doing so causes more of the request time to be spent in regex then doing the API call itself.

Affects: I don't know of a version this does not affect.Hi, profiling reveals that a bunch of time is spent in in this s...

Spring Annotation searches potentially synthesize annotations unnecessarily

OverviewPrior to Spring Framework 5.2, some of our annotation utilities would not synthesize an annotation if it was alr...

Spring 'StandardEnvironment' Optimize.

Th's 'StandardEnvironment' constructor should show call parent constructor. (Improve reading)Comment From: sbrannenStand...

Spring Use WebsocketServerSpec in ReactorNettyRequestUpgradeStrategy

ReactorNettyRequestUpgradeStrategy has properties that are passed as parameters to HttpServerResponse#sendWebSocket duri...

Spring Warn about unsupported "/path/**/other" patterns with WebFlux PathPatternParser

This issue is an early warning of behavior changes coming with #24952 in 5.3.0.When applications use PathPatternParser t...

Spring provide way to configure websoscket parameters outside

replaced deprecated invocation with recommended methodThis is required to enable websocket server compression. By defaul...

Spring 5.0.x

learnComment From: pivotal-issuemaster@ludishenxian Please sign the Contributor License Agreement!Click here to manually...

Spring HttpMediaTypeNotSupportedException thrown when Jackson found multiple deserializing methods in object.

Affects: 5.1.10I was trying to POST a json for a given model that have lombok's AllArgsConstructor as well as implicitly...

Spring Parameter binding in Spring MVC results in ConcurrentModificationException

Affects: spring-web version is 5.1.6Comment From: sdd1989Comment From: sbrannenIf you would like for us to look into th...

Spring HttpStatusCodeException does not protect against NullPointerException

Lines 104 and 110- the statusCode variable can be null. When the NullPointerException is thrown from line 110, it has no...

Spring can support ConnectionPoolDataSource ?

https://github.com/spring-projects/spring-framework/blob/5721c747b26665ccf1afb5e823b9774be2bffbcf/spring-jdbc/src/main/j...

Spring Scanned custom annotations ClassPathBeanDefinitionScanner encountered a problem

Scanned custom annotations ClassPathBeanDefinitionScanner encountered a problem. When classes that need to be scanned ha...
上一页 下一页
.