Spring Enhance Spring Core documentation, section 1.9.2. Using @Autowired

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

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

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

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

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]

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

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

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

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]

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

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

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()

This is an invalid 'if'BeanDefinitionReaderUtils.generateBeanName String id = generatedBeanName; if (isInn...

Spring Improve Javadoc in AnnotatedElementUtils

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

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

Servlet filter added in Spring Boot's org.springframework.boot.web.embedded.tomcat.TomcatContextCustomizer may override ...

Spring Support for X-Forwarded-Prefix in UrlComponentsBuilder

Adds support in UriComponentsBuilder to handle X-Forwarded-Prefix header used by reverse proxies to specify the segment ...

Spring Remove unnecessary condition in LocalVariableTableParameterNameDiscoverer

I propose to remove unnecessary condition in LocalVariableTableParameterNameDiscoverer.Comment From: sbrannenThanks for ...

Spring Simplify Conventions.attributeNameToPropertyName()

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

Modify the preprocessing method to completely modify the objectComment From: pivotal-issuemaster@luohongtu Please sign t...
上一页 下一页
.