Nineya
Home
Blog
软著申请
Spring Enhance Spring Core documentation, section 1.9.2. Using @Autowired
2025-01-08 03:08:42
3764
Based on version 5.2.4.RELEASE, the documentation in section 1.9.2. Using @Autowired does not correspond to how a framew...
Spring MediaTypeNotSupportedStatusException seems unused
2025-01-08 03:08:39
889
I am currently writing some code that wraps common Spring web exceptions.I came across both MediaTypeNotSupportedStatusE...
Spring Provide a mechanism to configure integration tests with a dynamic property source
2025-01-08 03:08:36
13647
In Spring Boot, we'd like to make it easier to set configuration properties from something else that's bootstrapped as p...
Spring ContentLength for InputStreamResource subclasses
2025-01-08 03:08:34
1929
Affects: spring-web-5.2.3Dear allI could see that the treatment of subclasses of InputStreamResource is not really good ...
Spring Upgrade to Dokka 0.10.1
2025-01-08 03:08:31
269
Since Dokka 0.9.x releases have always been pretty buggy, it seems interesting to upgrade to the latest Dokka 0.10.1 whi...
Spring Reduce log verbosity on server-side after client unsubscribes from SSE stream [SPR-16688]
2025-01-08 03:08:29
22049
Kacper Klepacz opened SPR-16688 and commentedCancelling SSE subscription on client side (e.g.: when u are not interested...
Spring Non-public Kotlin beans can't be instantiated
2025-01-08 03:08:26
1967
When a bean definition from an XML file is instantiated, and the bean class is a Kotlin class that is not public (e.g. p...
Spring Improve ConcurrentLruCache performance
2025-01-08 03:08:23
2395
ConcurrentLruCache can be improved.manage collection size manually (size operation of concurrent collections can be heav...
Spring Add more lambda expressions in data-access code examples
2025-01-08 03:08:20
878
add more java8 lambda expressions in documentation for data-accessComment From: maxxedev@sbrannen anything else?Comment ...
Spring AbstractJackson2Encoder::getContentLength should not return null for MonoJust/FluxJust publisher [SPR-16892]
2025-01-08 03:08:17
3240
Mirko Adebahr opened SPR-16892 and commentedWe're trying to use WebClient for creating a non-blocking POST request. The ...
Spring Add javadoc for ManagedAttribute elements
2025-01-08 03:08:15
302
I'm trying to use ManagedAttribute and elements names are confusing to me.It's not clear when to set values to them and...
Spring Clarify behavior for WebClient statusHandlers
2025-01-08 03:08:12
3021
During Spring Boot 2.2 upgrade (from 2.1.x) we've noticed regression in tests using webclient. Scenario: Call an enpoint...
Spring Polish implementation of BeanDefinitionReaderUtils.generateBeanName()
2025-01-08 03:08:08
784
This is an invalid 'if'BeanDefinitionReaderUtils.generateBeanName String id = generatedBeanName; if (isInn...
Spring Improve Javadoc in AnnotatedElementUtils
2025-01-08 03:08:06
294
In fact, an empty set will be returned if none found in getMetaAnnotationTypes method.In addition, org.springframework.c...
Spring MessagingRSocket incorrectly tries to release entire input stream on channel interaction
2025-01-08 03:08:03
1903
The issue was discovered in Spring Security tests after a recent fix in Reactor Core to the switchOnFirst operator which...
Spring Avoid ClassCastException for CoyoteInputStream in TomcatHttpHandlerAdapter
2025-01-08 03:08:01
2292
Servlet filter added in Spring Boot's org.springframework.boot.web.embedded.tomcat.TomcatContextCustomizer may override ...
Spring Support for X-Forwarded-Prefix in UrlComponentsBuilder
2025-01-08 03:07:57
1089
Adds support in UriComponentsBuilder to handle X-Forwarded-Prefix header used by reverse proxies to specify the segment ...
Spring Remove unnecessary condition in LocalVariableTableParameterNameDiscoverer
2025-01-08 03:07:55
452
I propose to remove unnecessary condition in LocalVariableTableParameterNameDiscoverer.Comment From: sbrannenThanks for ...
Spring Simplify Conventions.attributeNameToPropertyName()
2025-01-08 03:07:52
431
I propose refactored code to simplify code and improve accuracy of Conventions.attributeNameToPropertyName() method.Comm...
Spring Modify the preprocessing method to completely modify the object
2025-01-08 03:07:49
887
Modify the preprocessing method to completely modify the objectComment From: pivotal-issuemaster@luohongtu Please sign t...
上一页
下一页
1
…
1586
1587
1588
1589
1590
…
2246
.