Spring Add missing hint for ResourceEditor

Can be reproduce via https://github.com/nhmarujo/jks-native.Comment From: nhmarujoHi @sdeleuze. Did you manage to make m...

Spring org.springframework.cache.ehcache was removed from spring-context-support in 6.0.x. What is an alternative to the package?

I am using the ehcache package from the spring-context-support JAR in my code. In the 6.0.x version, then entire package...

Spring CVE-2016-1000027 SonaType finding with 5.3.27

Affects: Spring v5.3.27 Currently we are using JDK 1.8 and Spring v5.3.27 and our application have few dependencies on t...

Spring Test context cache stats are not logged when ApplicationContext fails to load

While debugging tests for #14182, I noticed that DefaultCacheAwareContextLoaderDelegate does not log cache statistics if...

Spring [Network] Spring Docs inaccessible!

HelloIm not able to enter to Spring Docs website. Am I the only one?Comment From: snicollI don't know. You've shared a s...

Spring Avoid repeated attempts to load a failing ApplicationContext in the TestContext framework [SPR-9548]

Mukarram Baig opened SPR-9548 and commentedLets say I have a test class called ServiceTest with three test methods test1...

Spring How to register a custom CacheAwareContextLoaderDelegate in Spring 6?

I have a custom CacheAwareContextLoaderDelegate to track context load exceptions to make tests using the same configurat...

Spring SpringBootDependencyInjectionTestExecutionListener triggers load of failure app context for multiple times

Affects: spring-test:5.3.23I'm using spring test for integration testing. Sometimes my application context couldn't be c...

Spring Document @DirtiesContext semantics when declared at the class level and method level

About the current javadoc for the DirtiesContext annotation there is no an indication about what happens if the annotati...

Spring spring-boot-starter-webflux doesn't put traceId in logger MDC

Affects: 6.0.0-RC4Expected BehaviourWhen using spring-boot-starter-webflux I expect log message written in @RequestMappi...

Spring MediaType property binding issue in native builds

Affects: 6.0.8issue description:When setting a org.springframework.http.MediaType via config properties (e.g. applicatio...

Spring Add missing hint for converting String to URI

This issue impacts Wavefront and can be reproduce with:public class FooPostProcessor implements EnvironmentPostProcessor...

Spring Support letters other than A-Z in identifiers in SpEL expressions

Affects: Spring Framework 5.3.13SpEL does not support Chinese.Example: @Data @AllArgsConstructor @NoArgsConstru...

Spring 5.3.27 spring-aop modified classLoader not work for osgi classloader

spring version: 5.3.27code work with 5.3.26 but 5.3.27 throw exceptionjava.lang.IllegalArgumentException: interface com....

Spring Can't use Servlet 5 for Jetty 11 with org.springframework.mock.web.MockHttpServletRequest, it requires Servlet 6

Affects: 6.0.9One of the migration guide to Spring Boot 3 suggest to use Servlet 5 with Jetty. But Servlet 5 is not supp...

Spring Fix test fixture value in QualifierConfiguration

This PR fixes a typo in the QualifierConfiguration test fixture.Comment From: sbrannenThis has been merged into 6.0.x an...

Spring Remove duplicate code in RequestResponseBodyMethodProcessor

I optimize repetitive codeComment From: sbrannenThis has been merged into main in 324c6057fd5c354bdfab83c5aa26a5e83ba5d6...

Spring Inconsistent ProxyCallbackFilter#equals/hashCode methods in CglibAopProxy

Backport of gh-30615Comment From: jhoellerThis has been separately addressed with a minimal change in the 5.3.x branch: ...

Spring Add missing @Nullable in DefaultJmsListenerContainerFactory

Using configuration from this section of Spring Boot's reference manual results in IntelliJ issuing warnings about Passi...

Spring Redesign inner Pointcut implementations as standalone classes

In the course of #26266, it turned out to be suboptimal to have Pointcut implementations attached to an enclosing class,...
上一页 下一页
.