Nineya
Home
Blog
Spring Deserializing a date fails with RestClient but passes with WebTestClient
2025-01-08 20:51:30
2346
Affects: spring 6.1.0-RC2 with spring boot 3.2.0-RC2 and JDK21DescriptionI've attached a sample Spring Boot application ...
Spring org.springframework.orm.hibernate5.SpringSessionContext.currentSession() does not handle jta transaction that is not in active state appropriately
2025-01-08 20:51:27
8000
In hibernate5 SpringSessionContext, 'currentSession' checks the existence of a transactionManager and a jtaSessionContex...
Spring Disposable bean registration misses changes introduced by post-processing
2025-01-08 20:51:24
6267
I'm on Spring Boot 3.1.2. Whenever I have a shutdown() method on a bean, which will be called by Spring's IOC container,...
Spring Multipart cleanup is done too eagerly
2025-01-08 20:51:21
142
The multipartRead flag in the DefaultServerWebExchange is read too eagerly, resulting in temp files not being cleaned up...
Spring \n in form model when using Jetty 12 client and multipart/form-data
2025-01-08 20:51:19
6234
Hello,I'm using Jetty 12.0.1 and observe the control character \r in my populated model attribute. With Jetty I have th...
Spring No Micrometer traceId in JMS listener container errorHandler
2025-01-08 20:51:16
3718
Affects: 6.1.0-RC2In the release candidates micrometer tracing for JMS messages was added. I am very excited about this,...
Spring Spring MVC can wrongly return 405 http code when using annotated controllers with other handler mapping methods (router functions for example)
2025-01-08 20:51:13
3234
This issue stands for Spring framework 5.3.30 (spring-webmvc artifact) but the code seems to be the same in Spring 6I us...
Spring Add duplicate key exception error code for SAP HANA database
2025-01-08 20:51:10
592
Comment From: pivotal-cla@baratrax Please sign the Contributor License Agreement!Click here to manually synchronize the ...
Spring HtmlUnit WebClient configuration with MockMvcWebClientBuilder behaves differently than manually creating WebClient [SPR-17632]
2025-01-08 20:51:07
2303
Patrick Adler opened SPR-17632 and commented"Logging out" by removing the jsessionid cookie in with HtmlUnits WebClient...
Spring Spring boot 3.1.5 gradle bootBuildImage not working
2025-01-08 20:51:04
52447
I'm creating a simple config server and using gradle to run bootBuildImage. But it's not working.I changed it to maven a...
Spring Support Bean Validation in record constructors
2025-01-08 20:51:01
3209
Affects: 6.0.0-M1I tried to add bean validation annotations on a record type, but it does not work as expected.public re...
Spring semantics-pointcuts
2025-01-08 20:50:58
1508
https://eclipse.dev/aspectj/doc/released/progguide/semantics-pointcuts.htmlSohandler(java.util.*Map)picks out the types ...
Spring Spring AOP 6 doesn't work with JAX-RS (Jersey 3) resources
2025-01-08 20:50:55
2009
I am trying to make work Jersey 3.1.1 with Spring AOP 6.0.13 for Spring security. When I add authorization for my JAX-RS...
Spring Allow runtime detection of CGLib proxying VS. JDK proxying for different parts of the framework [SPR-16532]
2025-01-08 20:50:52
5672
Oliver Drotbohm opened SPR-16532 and commentedThe change in Spring Boot 2.0's default proxying behavior (defaulting to C...
Spring Throw an exception, when an EntityManager#merge/persist/remove/flush is performed during a read-only transaction
2025-01-08 20:50:49
7325
Affects: 6.0.11I have some read-only code paths with important processing time mainly caused by JPA flushes. According t...
Spring Retry not working in the test environment for WebClient
2025-01-08 20:50:46
3106
I'm trying to create a WebClient configuration that can retry requests on failure, with a delay. Here's the class, and t...
Spring Add Kotlin extension for PropertyResolver#getProperty(String, Class<T>, T)
2025-01-08 20:50:43
1319
Allows Kotlin caller to get a non-nullable property, using a default value when the property is not set. A method alread...
Spring Enable PropertyResolverExtensionsKotlinTests
2025-01-08 20:50:40
413
PropertyResolverExtensionsKotlinTests was disabled via 33fcba55d17ecebf82981049616ccf30f75314e1 due to intermittent buil...
Spring PartEvent API should support limiting the number of file parts
2025-01-08 20:50:36
3469
With the "old" WebFlux multipart functionality, we could limit the number of parts with org.springframework.http.codec.m...
Spring Document that Micrometer's "error" tag should be preferred vs. legacy "exception" tag
2025-01-08 20:50:33
3388
On Spring Boot 3 besides exception, method, outcome, status and uri, the error tag is also being generated:http_server_r...
上一页
下一页
1
…
1267
1268
1269
1270
1271
…
2246
.