Spring Refactor ConcurrentLruCache

Forgot to include this change, my previous PR was declined but I create new one for it.Sorry for inconvenience, I'm not ...

Spring Remove label usage for improved efficiency

As far as I know, explicitly using "Label" is simple, but it's disorienting for a debugger, which is why I tried to crea...

Spring When Accept-Language header is blank, the default locale should be returned

Comment From: lllichenComment From: bclozelSending such a request header with an "empty text" value is I think invalid H...

Spring Return default locale when Accept-Language header is blank

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

Spring Simplify utility implementations in spring-core

You just received a pull request, so I changed the format similar to that.enhancement by adding early returndelete the u...

Spring Enhance readability of classes in 'Spring-Core/Utils'

ChangeImprove readability by deleting unnecessary 'else'.Improve readability by adding early return.Comment From: pivota...

Spring Improve explanation of AOP advice classes that should implement MethodInterceptor

The following page: https://docs.spring.io/spring-framework/reference/core/aop-api/advice.html has a weird sentence:Clas...

Spring Simplify implementation of FilteredIterator

In my opinion, there are unnecessary 'else' phrases and if phrases.This can be good in terms of readability, but deepeni...

Spring Fix HtmlUnit dependency group id

When using Spring Boot, this dependency is not managed nor works with MockMvcWebClientBuilder.webAppContextSetup(context...

Spring Add support for lazy connections in R2DBC in the same manner as LazyConnectionDataSourceProxy

Support lazy connections in R2DBC following the same concepts in LazyConnectionDataSourceProxy for JDBC.atm hitting an "...

Spring Consider reordering converters and codecs in HTTP stacks

The order of codecs has been the same for a very long time and applications might rely on it.On the other hand, Spring B...

Spring BUG: Dual Behavior of Tests into Spring Boot MockMvc and Curl

The Spring Test Context Framework has a behavior analysis problem when given to test cases.Ie.: With a Jakarta Servlet F...

Spring Add batch operations support to JdbcClient

Similar to #33812 but for JdbcClient.Comment From: matt-locker@sdeleuze For replacing JdbcTemplate, this is the last rem...

Spring Refine ResolvableType type variable resolution

While exploring using ResolvableType in Spring AI with @tzolov and Spring Cloud Function with @olegz, we figured out tha...

Spring MultipartFile is Null in @ModelAttribute with Spring Boot 3.3.4 but Works in 3.2.4

Title:MultipartFile is Null in @ModelAttribute with Spring Boot 3.3.4 but Works in 3.2.4Description:When upgrading from ...

Spring Improve documentation for SpelCompilerMode

class org.springframework.expression.spel.standard.SpelCompilerTests$Bean3 cannot be cast to class org.springframework.e...

Spring Revise cookies support with Apache HTTP Components in WebClient and WebTestClient

Steps to reproduceSetup Spring WebTestClient using apache httpcomponents as the underlying HTTP client library.Send a re...

Spring GenericTypeResolver should be able to introspect generic arguments from lambdas [SPR-12525]

Artem Bilan opened SPR-12525 and commentedSee the external linked discussion.The original issue is here: http://stackove...

Spring Resources link points to wrong section of reference guide

I think there is a false link at https://github.com/spring-projects/spring-framework/blob/ac5c8adb9830939e2329f1e16727c5...

Spring Add Support for HttpMethod serialization in Spring 6

As mentioned here: https://github.com/spring-projects/spring-framework/issues/27697#issuecomment-2135164974Since migrati...
上一页 下一页
.