Spring Security [Docs] Broken link on Spring MVC Test Integration page

Describe the bugThere is a broken link on the Spring MVC Test Integration documentation page. The link to "Spring MVC Te...

Spring Security AuthorizationDenied and Granted EventListeners Should Support Generics

It would be nice if users could listen for authorization events specific to the type of source:@EventListenerpublic void...

Spring Security PathPatternRequestMatcher Include Optional Servlet Path in the pattern

I wonder if it would be better to change PathPatternRequestMatcher to include the servlet in the PathPattern that should...

Spring AI DefaultUsage#nativeUsage can crash SimpleLoggingAdvisor

The nativeUsage object within DefaultUsage may not be JSON serialisable and hence causes a crash when using SimpleLoggin...

Spring AI block()/blockFirst()/blockLast() are blocking, which is not supported in thread reactor-http-nio-3

I hope to quickly learn Spring AI + ollama + deepseek r1 (local learning and deployment) through the official documentat...

SpringBoot Artifactory rest calls can return HTTP 200 despite failures

The curl commands we issue to artifactory can sometimes fail without returning a correct HTTP status code. Most recently...

SpringBoot @AutoConfigurationPackage unpredictable behaviour depending on package name

Hello, team!My issue is intertwined with #19024.Suppose, I've "client" app that has spring-boot-data-jpa with its automa...

SpringBoot SSL Hot Reload reloads certificates only once on Kubernetes

Spring-boot version 3.3.9I have configured a springboot application to use SSL bundles and enabled the hot reload functi...

SpringBoot Rewrite Hibernate2ndLevelCacheIntegrationTests to use ehcache

I've just noticed that the rest of the hibernate tests using JCache were working because ehcache is preferred. This part...

SpringBoot Optimize SystemEnvironmentPropertyMapper.isLegacyAncestorOf

demo.zipare checking the performance impact of adding Consumer beans with spring-cloud-function. We added 100 Consumer b...

SpringBoot DataSourceTransactionManagerAutoConfiguration should run after DataSourceAutoConfiguration

DataSourceTransactionManagerAutoConfiguration is checking if a single DataSource candidate is available, but it doesn't ...

Spring Add support for ImportAware in BeanRegistrar

BeanRegistrar could provide optional support for implementations implementing ImportAware. When used outside of an impor...

Spring Extract AnnotatedElementAdapter to public type

We currently have two private implementations that adapt an array of annotations to an AnnotatedElement: AnnotatedElemen...

Spring URITemplate in 6.2.x having behavioural change for URNs with slash

There is change in UriTemplate between spring-web 6.2.x and 6.1.x. Below urn template we are looking at urn:text:servic...

SpringBoot Multiline properties in documentation are missing backslashes

Hello team,Just wanted to reach out with a small issue.SSLBundle is a very cool feature of Spring, if not anything else ...

Spring MvcUriComponentsBuilder javadocs inaccurately reflects usage of forwarded headers

In version 5.1.x, the ServletUriComponentsBuilder methods changed to remove the usage of forwarded headers:* code change...

Spring AbstractTestNGSpringContextTests only provides @BeforeClass support, need @BeforeSuite

Issue was opened on TestNG side, but this is a Spring specific issue (2019).https://github.com/testng-team/testng/issues...

Spring Introduce Checkstyle rule for separator symbol location

We have a longstanding rule in Spring Framework about where separator symbols are allowed to be located in the code.Spec...

SpringBoot MessageConverterBackgroundPreinitializer has an import on the wrong MessageConverter class

It currently has an import on org.apache.activemq.artemis.spi.core.protocol.MessageConverter but it should be org.spring...

Spring Remove BDDMockito Checkstyle rule

Although we have a Checkstyle rule which attempts to enforce the use of BDDMockito...https://github.com/spring-projects/...
上一页 下一页
.