Nineya
Home
Blog
Spring Replace e.g. with for example
2025-01-09 00:28:33
227
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
2025-01-09 00:28:30
9543
Resolve the issue of creating mixin classes using IntroductionInterceptor resulting in dynamic proxies instead of CGLIB ...
Spring Transactional testing with JMS
2025-01-09 00:28:27
2351
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
2025-01-09 00:28:25
7460
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
2025-01-09 00:28:22
1433
While profiling https://github.com/sdeleuze/petclinic-efficient-container runtime with AOT mode enabled, I noticed that ...
Spring 6.0.x
2025-01-09 00:28:19
191
Comment From: pivotal-cla@ling0900 Please sign the Contributor License Agreement!Click here to manually synchronize the ...
Spring Rationalize RootBeanDefinition post processing
2025-01-09 00:28:16
2536
The invocation of MergedBeanDefinitionPostProcessor instances is currently happening has part of bean instantiation http...
Spring Harmonize invocation of init & destroy methods
2025-01-09 00:28:13
1707
Follow-up of #28151 and #28013. InitDestroyAnnotationBeanPostProcessor is now doing two different things, depending in w...
Spring DefaultRestClient: readWithMessageConverters: retain the statusCode
2025-01-09 00:28:11
8563
Affects: 6.1.10org.springframework.web.client.DefaultRestClient:If a response cannot be parsed (readWithMessageConverter...
Spring org.springframework.util.ResourceUtils#toRelativeURL drops custom URLStreamHandler
2025-01-09 00:28:09
3501
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
2025-01-09 00:28:03
1016
Spring Framework Version: Latest (6.1.13) and belowspring-beans/src/main/java/org/springframework/beans/propertyeditors/...
Spring Align OutputStreamPublisher in core and web
2025-01-09 00:28:01
213
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
2025-01-09 00:27:59
97
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
2025-01-09 00:27:57
1756
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
2025-01-09 00:27:54
9387
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
2025-01-09 00:27:52
350
AbstractHttpMessageConverter has a constructor (Charset defaultCharset, MediaType... supportedMediaTypes).AbstractGeneri...
Spring AotTestExecutionListener should not be invoked for a @DisabledInAotMode test class
2025-01-09 00:27:50
447
Currently, if a test class is annotated with @DisabledInAotMode, registered AotTestExecutionListener implementations wil...
Spring Upgrade to Apache HttpCore Reactive 5.3
2025-01-09 00:27:48
153
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
2025-01-09 00:27:46
141
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
2025-01-09 00:27:44
4402
Spring Framework 6.1.3 introduced a regression in MVC where validation error details are not returned anymore for REST e...
上一页
下一页
1
…
1151
1152
1153
1154
1155
…
2246
.