Nineya
Home
Blog
软著申请
Spring Prevent setting parent bean factory to self
2025-01-08 03:17:37
725
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
2025-01-08 03:17:34
1146
MotivationThe Spring MVC ModelAttributeMethodProcessor includes many helpfulextension methods that allow developers to e...
Spring Merge pull request #1 from spring-projects/master
2025-01-08 03:17:32
204
masterComment From: pivotal-issuemaster@MrJian8 Please sign the Contributor License Agreement!Click here to manually syn...
Spring Fix typo in webmvc-functional.adoc
2025-01-08 03:17:30
369
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
2025-01-08 03:17:27
23734
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
2025-01-08 03:17:24
537
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
2025-01-08 03:17:21
465
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
2025-01-08 03:17:19
1437
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.
2025-01-08 03:17:15
7089
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
2025-01-08 03:17:12
959
OverviewPrior to Spring Framework 5.2, some of our annotation utilities would not synthesize an annotation if it was alr...
Spring 'StandardEnvironment' Optimize.
2025-01-08 03:17:10
739
Th's 'StandardEnvironment' constructor should show call parent constructor. (Improve reading)Comment From: sbrannenStand...
Spring Use WebsocketServerSpec in ReactorNettyRequestUpgradeStrategy
2025-01-08 03:17:07
637
ReactorNettyRequestUpgradeStrategy has properties that are passed as parameters to HttpServerResponse#sendWebSocket duri...
Spring Warn about unsupported "/path/**/other" patterns with WebFlux PathPatternParser
2025-01-08 03:17:05
403
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
2025-01-08 03:17:03
772
replaced deprecated invocation with recommended methodThis is required to enable websocket server compression. By defaul...
Spring 5.0.x
2025-01-08 03:17:01
208
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.
2025-01-08 03:16:58
5502
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
2025-01-08 03:16:55
5942
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
2025-01-08 03:16:51
3465
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 ?
2025-01-08 03:16:48
500
https://github.com/spring-projects/spring-framework/blob/5721c747b26665ccf1afb5e823b9774be2bffbcf/spring-jdbc/src/main/j...
Spring Scanned custom annotations ClassPathBeanDefinitionScanner encountered a problem
2025-01-08 03:16:46
1122
Scanned custom annotations ClassPathBeanDefinitionScanner encountered a problem. When classes that need to be scanned ha...
上一页
下一页
1
…
1577
1578
1579
1580
1581
…
2246
.