Nineya
Home
Blog
Spring Add missing hint for ResourceEditor
2025-01-08 17:28:26
3643
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?
2025-01-08 17:28:23
1285
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
2025-01-08 17:28:21
928
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
2025-01-08 17:28:18
235
While debugging tests for #14182, I noticed that DefaultCacheAwareContextLoaderDelegate does not log cache statistics if...
Spring [Network] Spring Docs inaccessible!
2025-01-08 17:28:16
976
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]
2025-01-08 17:28:11
3915
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?
2025-01-08 17:28:09
1258
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
2025-01-08 17:28:06
18620
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
2025-01-08 17:28:03
451
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
2025-01-08 17:28:01
10968
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
2025-01-08 17:27:58
37883
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
2025-01-08 17:27:55
313
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
2025-01-08 17:27:53
1964
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
2025-01-08 17:27:50
1147
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
2025-01-08 17:27:41
6645
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
2025-01-08 17:27:38
133
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
2025-01-08 17:27:35
356
I optimize repetitive codeComment From: sbrannenThis has been merged into main in 324c6057fd5c354bdfab83c5aa26a5e83ba5d6...
Spring Inconsistent ProxyCallbackFilter#equals/hashCode methods in CglibAopProxy
2025-01-08 17:27:33
416
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
2025-01-08 17:27:30
216
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
2025-01-08 17:27:28
396
In the course of #26266, it turned out to be suboptimal to have Pointcut implementations attached to an enclosing class,...
上一页
下一页
1
…
1344
1345
1346
1347
1348
…
2246
.