Spring Refactoring for Improved Readability and Conditional Statements Simplification

This pull request comprises enhancements solely aimed at improving code readability and simplifying conditional statemen...

Spring Consistent support for generic FactoryBean type matching when using getBeanProvider

Related to #32489, there is an inconsistency between @Autowired injection point resolution and getBeanProvider return va...

Spring ThreadLocalAccessor implementation for RequestAttributes and LocaleContext

In Spring MVC, objects like RequestAttributes and LocaleContext are stored in threadlocal(RequestContextHolder, LocaleCo...

Spring Generic interface on FactoryBean class not autowired in case of targetType mismatch

Affects: \6.1.4We have encountered an issue where RepositoryFactoryInformation is no longer autowired correctly.E.g.@Ser...

Spring Maximum Request Size handling support for Undertow in StandardMultipartHttpServletRequest

Affects: \ 6.1.5Dear collegues I was following the discussions in 26096 and 31850 , but not see if we are going to have ...

Spring CoroutineUtils assumes Kotlin value class has an accessible constructor

Affects: Spring Framework 6.1.x / Spring Boot 3.2.xWith Spring Boot 3.1.x (Spring Framework 6.0.x) proxies around Kotli...

Spring Deprecate bean definition overriding

As of 6.2, bean definition overriding is made more apparent, and a note in the reference guide discourages users to rely...

Spring Consider adding support for resolving base64 encoded resources

Spring Boot recently added support for this in https://github.com/spring-projects/spring-boot/issues/36033, however IMO ...

Spring wiki page missing EOL date for v5

The wiki page outlining the Spring Framework versions is missing the EOL date for v5https://github.com/spring-projects/s...

Spring ReactorNettyClientResponse should not dispose connection

Data:Java: 17Spring Boot: 3.2.4Operating System: Windows 11 Enterprise 64-BitNotes:- The code below fails/succeeds based...

Spring Fix WebFlux temporary file not always deleted with parallel uploads

Fixes gh-31217. Delete temp files after multipart exchangeNow temporary files removed as expected and we do not have gig...

Spring WebFlux Blocking controller runs on non-blocking thread when request input data present

When configuring Blocking Execution and using a blocking endpoint, the request does not get properly offloaded when requ...

Spring SimpleAsyncTaskScheduler: task with fixed delay stops working after unhandled exception

When using virtual threads all @Scheduled executors stop working after first exception on any @Scheduled executor and no...

Spring DataBufferLimitException in WebFlux controllers should result in 413 instead of 500

When using Spring WebFlux, there is a maximum limit on the payload size, defined by spring.codec.max-in-memory-size (def...

Spring Update javadoc for NoHandlerFoundException after 6.1 changes

Reflect change of default throwExceptionIfNoHandlerFound after 6.1Comment From: pivotal-cla@SanderHestvik Please sign th...

Spring RuntimeHintRegistrar error bean registration

hi, . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \( ( )\___ | '_ | '_| | '_ \/ _` | \ \ ...

Spring WebClient Custom Response headers added with ExchangeFilterFunction not getting propagated back to client.

I am using ExchangeFilterFunction.ofResponseProcessor method to transform the Response received by the WebClient.1. Add ...

Spring EncoderHttpMessageWriter sets Content-Length even if Transfer-Encoding header is present

dependency: org.springframework:spring-web:5.3.29Class: EncoderHttpMessageWriterHy, I need to forward a request as-is to...

Spring Update logging level in BeanValidationBeanRegistrationAotProcessor for validation exceptions

spring boot 3.1.3gradle native plugin 0.9.25processAot gradle task...anValidationBeanRegistrationAotProcessor : Skipping...

Spring Reactive types support for @Cacheable methods [SPR-14235]

Pablo Díaz-López opened SPR-14235 and commentedCurrently when using cache annotations on beans it caches the Observables...
上一页 下一页
.