Spring Property-driven onRefresh exit for AppCDS purpose

Similar to what has been done for CRaC with #30606, this issue is about introducing a -Dspring.context.exit=onRefresh pr...

Spring Error 415 when handle a multipart form request with RequestEntity<MultiValueMap<String, Object>>

Affects: 5.2.0I'm try to handle a multipart request with follow code:// A RestController@RequestMapping(path = &quot;for...

Spring PathMatchingResourcePatternResolver returns duplicate resources when using classpath*: prefix [SPR-16117]

Udayakumar opened SPR-16117 and commentedI am working on a drools project. The goal is to search all the rules(*.rdrl) f...

Spring PathMatchingResourcePatternResolver provides duplicate resources when using classpath*: prefix combined with ant-style [SPR-15989]

Maël OUAHI opened SPR-15989 and commentedPathMatchingResourcePatternResolver provides duplicate resources when using "cl...

Spring Retrieving the response body as a List of POJOs fails with RestClient but passes with WebTestClient

Affects: spring 6.1.0-RC2 with spring boot 3.2.0-RC2 and JDK21DescriptionI've attached a sample Spring Boot application ...

Spring first pull

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

Spring Support direct shard query routing in Spring JDBC

This PR adds Spring JDBC support for direct database operation routing in sharded databases. The main goal is to enable ...

Spring spring-webflux filters don't pass CoroutineContext

Affects: spring-webflux 5.3.7I write my filter, pass some parameters to coroutine context via witchContext and want to b...

Spring MockMvc: Async result for handler [org.springframework.web.servlet.function.RouterFunctionDslKt$sam$org_springframework_web_servlet_function_HandlerFunction$0@6d4a65c6] was not set during the specified timeToWait=10000

Affects: 5.2.0.M3Async tests are failed when I try to test mvc router function:java.lang.IllegalStateException: Async re...

Spring Introduce @SingletonScope and @PrototypeScope composed annotations

Since there are already: @ApplicationScope, @RequestScope and @SessionScope (here). In order to be consistent, I guess i...

Spring o.s.j.JndiObjectFactoryBean breaks Java Security Manager ear isolation

The following issue occurs with spring-boot-starter 2.4.4- The Scenario is a WildFly 22 or later with Elytron Java Secur...

Spring Declarative bean switching proxy

Affects: 5.1.xI'd like to define multiple implementations of an interface and expose them as singleton beans and I want ...

Spring JdbcTemplate setFetchSize requires autocommit false on Postgres

While you can easily set the fetch size with JdbcTemplate.setFetchSize(1000);, on Postgres one of the requirements for i...

Spring Self autowiring does not use cglib for transactional and scheduled beans [SPR-16939]

Matej Spiller-Muys opened SPR-16939 and commentedWe are using method with @Scheduled annotations inside beans that have ...

Spring Advice is not called in some cases with Spring AOP [SPR-15809]

Yan Tuizhi opened SPR-15809 and commentedI have made the following test application with spring boot 1.5.3:@SpringBootAp...

Spring Spring AOP self call interceptor config support.

I use spring-aop-5.2.15.RELEASE.Now if one bean's method call its' own internal method, it seems that the called method ...

Spring java.lang.VerifyError when proxying ThreadPoolTaskExecutor

Affects: Spring version 5.2Hello, in a particular docker environment using Oracle JDK1.8.0_261. When I run (as the main...

Spring Duplicated Invoke when onApplicationEvent called from ApplicationListener

Running with springboot 2.2.5 ,which contains spring version: spring-core-5.2.4 and spring-aop-5.2.4.Scenario:My Listen...

Spring org.springframework.aop.framework.DefaultAopProxyFactory Serializable without Serialization UID

I am using SkyWalking javaagent to enhance DefaultAopProxyFactory which changes the class structures.Since DefaultAopPro...

Spring Add support for Sagas (Compensating) Transactions [SPR-15335]

MIhalcea Vlad opened SPR-15335 and commentedIn the world of MicroServices, Saga transactions are a way to ensure that yo...
上一页 下一页
.