Spring Replace e.g. with for example

Latin abbreviation is not readable for non-native English speakers.Comment From: quaffI'll try.Comment From: quaff@sbran...

Spring Ensure CGLIB proxy is created for mixin with IntroductionInterceptor

Resolve the issue of creating mixin classes using IntroductionInterceptor resulting in dynamic proxies instead of CGLIB ...

Spring Transactional testing with JMS

I am working on a project heavily based on Spring Integration and JMS. One of the greatest deals with MockMvc is that yo...

Spring ResponseEntityExceptionHandler error handling improvements

I'm implementing a REST API with a ControllerAdvice and planning to use RFC 9457-compliant error responses.I see what Sp...

Spring Limit reflective operations in BeanInstanceSupplier with Spring AOT

While profiling https://github.com/sdeleuze/petclinic-efficient-container runtime with AOT mode enabled, I noticed that ...

Spring 6.0.x

Comment From: pivotal-cla@ling0900 Please sign the Contributor License Agreement!Click here to manually synchronize the ...

Spring Rationalize RootBeanDefinition post processing

The invocation of MergedBeanDefinitionPostProcessor instances is currently happening has part of bean instantiation http...

Spring Harmonize invocation of init & destroy methods

Follow-up of #28151 and #28013. InitDestroyAnnotationBeanPostProcessor is now doing two different things, depending in w...

Spring DefaultRestClient: readWithMessageConverters: retain the statusCode

Affects: 6.1.10org.springframework.web.client.DefaultRestClient:If a response cannot be parsed (readWithMessageConverter...

Spring org.springframework.util.ResourceUtils#toRelativeURL drops custom URLStreamHandler

This relates to https://github.com/spring-projects/spring-framework/issues/33199Due to the custom encryption of JARs we ...

Spring ZoneIdEditor throws wrong exception type for TypeConverterSupport

Spring Framework Version: Latest (6.1.13) and belowspring-beans/src/main/java/org/springframework/beans/propertyeditors/...

Spring Align OutputStreamPublisher in core and web

Introduced in 6.1 with #31184 the two copies of OutputStreamPublisher have some legitimate reasons to differ, but they h...

Spring Preserve coroutine context in WebClientExtensions

Some other places in Spring are already using this approach, e.g. TransactionalOperatorExtensions

Spring HTTP Interface Clients should return ResponseEntity even if a 40X or 50X error occurs

Affects: Spring Web 6.1.XGiven a simple method in FooInterface such as @GetExchange("/foo") Mono<Response...

Spring With virtual threads enabled, long-running fixedDelay tasks block fixedRate tasks

Framework: 6.1.11Boot: 3.3.2Reproducer: demo.zipAs discussed in #31900 and documented in the reference docs, with virtua...

Spring AbstractGenericHttpMessageConverter has no constructor taking a Charset

AbstractHttpMessageConverter has a constructor (Charset defaultCharset, MediaType... supportedMediaTypes).AbstractGeneri...

Spring AotTestExecutionListener should not be invoked for a @DisabledInAotMode test class

Currently, if a test class is annotated with @DisabledInAotMode, registered AotTestExecutionListener implementations wil...

Spring Upgrade to Apache HttpCore Reactive 5.3

Apace httpcore5-reactive 5.3 was released on 2024-09-09.https://central.sonatype.com/artifact/org.apache.httpcomponents....

Spring Upgrade to Apache HttpClient 5.4

Apache HttpClient 5.4 was released on 2024-09-16.https://central.sonatype.com/artifact/org.apache.httpcomponents.client5...

Spring Validation error details missing regression

Spring Framework 6.1.3 introduced a regression in MVC where validation error details are not returned anymore for REST e...
上一页 下一页
.