Spring JUnit Jupiter TEST_METHOD ExtensionContextScope is not fully supported

OverviewAfter I investigated #34576, I discussed the difference in behavior between @Autowired fields and @Autowired arg...

Spring WebDataBinder.getTarget() is null; Incompatible form submission retrieval after upgrading spring-framework from 5.3.x to 6.2.10

It can be reproduced.Spring 5.3.x works normally; it is recommended that 6.2.10 maintains backward compatibility: WebDat...

Spring Any way to add custom property map to binder target as target is Null in Spring 6.x

Hi TeamIt is general question, I asked in stackoverflow also but needed your input.We are upgrading Spring 5.x to Spring...

Spring Validating byte[]s may produce OutOfMemoryError

Spring WebMVC allows validating method parameters of controller methods - for example like this: @PostMapping(value ...

Spring Introduce isAutowirableConstructor(Executable, PropertyProvider) in TestConstructorUtils and deprecate existing variants

TestConstructorUtils in spring-test contains multiple isAutowirableConstructor(...) overloads for historical reasons.How...

Gorm Allow enabling TranslateError for session too instead of only globally

Describe the featureAllow enabling TranslateError for gorm.Session instead of only globally (gorm.Config)MotivationI'd l...

Spring Security HttpHeaders.writeHttpHeaders Fails with UnsupportedOperationException

Superseded by https://github.com/spring-projects/spring-framework/issues/33789Related https://github.com/spring-cloud/s...

Spring AI Spring-ai does NOT work with io.github.bonigarcia:webdrivermanager

Minimal Complete Reproducible exampleplugins { id 'java' id 'org.springframework.boot' version '3.4.10' id 'io....

SpringBoot issue: Enable RestClient Auto Configuration when use Reactive and VirtualThreadsExecutor is Enabled.

I'm using Spring Boot 3.5.6 with next dependencies in classpathimplementation("org.springframework.boot:spring-boot...

SpringBoot Auto-configured JsonMapper not used by WebTestClient and RestTestClient

With the latest 4.0.0-SNAPSHOT (4.0.0-20251009.094940-602), with the new spring-boot-test modules, the auto-configured J...

Spring Security When possible use SmartHttpMessageConverter over GenericHttpMessageConverter

Spring Security often uses GenericHttpMessageConverter for JSON support. The new Jackson support was refined to be a Sma...

Spring Security Provide an official PDF download for the Spring Security reference documentation

DescriptionThe Spring Security reference guide is currently available only as HTML athttps://docs.spring.io/spring-secur...

Spring Security Spring Security with Active Directory shows *Property 'userDn' not set - anonymous context will be used for read-write operations* INFO message even if anonymous is disabled in HttpSecurity settings

Describe the bugI use AD to authenticate user which works as expected. I have class like below:Note that I have enabled...

Spring Security Redundant Test File AbstractSecurityInterceptorTests

Most of the coverage classes under AbstractSecurityInterceptorTests are deprecated or moved to MethodSecurityInterceptor...

Spring AI Return Direct - multiple returns

Please do a quick search on GitHub issues first, there might be already a duplicate issue for the one you are about to c...

Spring AI Provide an official PDF download for the Spring AI reference documentation

DescriptionThe Spring AI reference documentation is currently available only as HTML athttps://docs.spring.io/spring-ai/...

Spring AI Add ability to customize WebClient per connection name

When creating NamedClientMcpTransport, support ability to customize WebClient per connection name.Current code creates t...

SpringBoot Support constructor validation during configuration properties binding

See example project: https://github.com/HStoyanov-augglobal/springboot-prop-validation-issueThere is a record org.exampl...

SpringBoot Remove ConcurrentReferenceCachingMetadataReaderFactory

The ConcurrentReferenceCachingMetadataReaderFactory type has been present since Spring Boot 1.4 and its main difference ...

SpringBoot Revisit BaseUrl naming a consider caching the resolution

BaseUrl has been significantly changed to handle base URLs correctly and account for the case where the baseUrl on a mut...
上一页 下一页
.