Spring Deserializing a date fails with RestClient but passes with WebTestClient

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

In hibernate5 SpringSessionContext, 'currentSession' checks the existence of a transactionManager and a jtaSessionContex...

Spring Disposable bean registration misses changes introduced by post-processing

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

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

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

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)

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

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]

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

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

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

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

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]

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

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

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)

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

PropertyResolverExtensionsKotlinTests was disabled via 33fcba55d17ecebf82981049616ccf30f75314e1 due to intermittent buil...

Spring PartEvent API should support limiting the number of file parts

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

On Spring Boot 3 besides exception, method, outcome, status and uri, the error tag is also being generated:http_server_r...
上一页 下一页
.