Nineya
Home
Blog
Spring CRaC restore fails with ClassNotFoundException on Jar path
2025-01-08 23:01:58
8739
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
2025-01-08 23:01:55
7842
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
2025-01-08 23:01:53
2995
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
2025-01-08 23:01:50
70211
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
2025-01-08 23:01:23
11357
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
2025-01-08 23:01:20
7256
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
2025-01-08 23:01:18
5831
https://github.com/spring-projects/spring-framework/blob/65faca8236124e0ae37ff68afc2366f7ccf286d2/spring-r2dbc/src/main/...
Spring Field shadowMatchCache of AspectJExpressionPointcut Occupied a large amount of memory
2025-01-08 23:01:13
2107
Hello developer, in our production practice, I found that the attribute shadowMatchCache of AspectJExpressionPointcut oc...
Spring Improve Configuration Experience for Multiple CacheManagers
2025-01-08 23:01:05
8573
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
2025-01-08 23:01:02
399
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
2025-01-08 23:01:00
3247
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
2025-01-08 23:00:58
12176
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
2025-01-08 23:00:56
124
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()
2025-01-08 23:00:49
677
org.springframework.util.ReflectionUtils.invokeJdbcMethod(Method method, @Nullable Object target)Comment From: sbrannenT...
Spring ConversionFailedException on generic Entity Id and custom converter
2025-01-08 23:00:47
9646
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
2025-01-08 23:00:44
8260
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.
2025-01-08 23:00:41
6197
@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
2025-01-08 23:00:38
418
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
2025-01-08 23:00:34
20858
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
2025-01-08 23:00:32
8473
Hello, I try to use the new RestClient but seems to encounter a strange behavior.This is just a simple post query but it...
上一页
下一页
1
…
1166
1167
1168
1169
1170
…
2246
.