Spring CRaC restore fails with ClassNotFoundException on Jar path

Affects: 6.1.10JDK: zulu21.34.19-ca-crac-jdk21.0.3-linux_x64Running on a Linux VMI am trying to use CRaC with a Spring B...

Spring SimpMessagingTemplate.convertAndSend causes hanging thread

Affects: \<5.3.27>The problem comes from https://github.com/spring-projects/spring-framework/issues/26464#issuecom...

Spring MockMvc should prepare a FilterRegistration when initializing filters

MockMvc supports calling init(FilterConfig) on filters added to it with URL mappings and/or init params and dispatcher t...

Spring SimpMessagingTemplate.convertAndSend causes hanging thread

Affects: 5.3.3.RELEASEI'm using spring boot 2.4.2 with RabbitMQ as message broker and spring-boot-starter-jetty.I got an...

Spring Spring Boot CRaC checkpoint on refresh-error

Hi,I ran into an issue with Spring Boot 3.2.2 and CRaC if I want to generate the snapshot using spring.context.checkpoin...

Spring Nested record containing a query param of type List not being resolved correctly

Affects: \every version up to 3.3.0-SNAPSHOT (tested with both 3.2.3 and 3.3.0-SNAPSHOT)Hello!I came across an issue wit...

Spring Add DatabaseClient bind variant for list of positioned parameters

https://github.com/spring-projects/spring-framework/blob/65faca8236124e0ae37ff68afc2366f7ccf286d2/spring-r2dbc/src/main/...

Spring Field shadowMatchCache of AspectJExpressionPointcut Occupied a large amount of memory

Hello developer, in our production practice, I found that the attribute shadowMatchCache of AspectJExpressionPointcut oc...

Spring Improve Configuration Experience for Multiple CacheManagers

The automatic configuration of a cache is amazing for the simple cases, however quickly becomes weird if you decide to u...

Spring Improve EnableCaching & CachingConfigurer Javadoc

Feedback on #33282 revealed that the Javadoc of the caching infra need some polish.For instance, it is still claiming th...

Spring @Scheduled method in test class not supported anymore

Affects: 6.1.9+Since Spring 6.1.9 (and I believe since #33009), it's not possible to declare a @Scheduled method directl...

Spring Registration of DynamicPropertyRegistry in a test context has broken native testing

Affects: 6.2From this build scan:2024-07-25T01:22:44.788Z WARN 2419 --- [ main] o.s.c.support.GenericApplicat...

Spring Support Passing Objects to RestClient interceptor similar to Retrofits @Tag with Http Interfaces

Implement feature to pass Objects to interceptor similar to retrofit's Tag annotation.Comment From: bclozelduplicates #3...

Spring Will there be a recursion error? ReflectionUtils.invokeJdbcMethod()

org.springframework.util.ReflectionUtils.invokeJdbcMethod(Method method, @Nullable Object target)Comment From: sbrannenT...

Spring ConversionFailedException on generic Entity Id and custom converter

We are using Spring Data JDBC and a generic type for entity ID.class Entity1 { @Id Id<Long> id; ...}class Entit...

Spring Document ControllerAdviceBean as internal usage

Enhancement/ Misleading description in javadoc.In the Javadoc of ControllerAdviceBean you can read Encapsulates informat...

Spring Value extraction for cascaded validation and type argument constraints: No way to unwrap Iterable without index error during error when using Set.

@PostMapping fun get(@RequestBody @Valid mySet: Set<@MyValidAnnotation MyType>): Map<MyType, ResponseDTO...

Spring Container Extension Points section of Spring Framework documentation refers to the wrong property name

There is a property name mismatch in the following excerpt from Spring Framework Documentation:The following listing sho...

Spring Update XJC processing to fix Gradle compatibility warning

spring-oxm uses org.unbroken-dome.xjc which hasn't been upgraded in a while and won't work when we move to Gradle 9. Thi...

Spring RestClient HTTP POST query failed while RestTemplate works

Hello, I try to use the new RestClient but seems to encounter a strange behavior.This is just a simple post query but it...
上一页 下一页
.