Nineya
Home
Blog
Spring Property-driven onRefresh exit for AppCDS purpose
2025-01-08 20:55:00
278
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>>
2025-01-08 20:54:58
2388
Affects: 5.2.0I'm try to handle a multipart request with follow code:// A RestController@RequestMapping(path = "for...
Spring PathMatchingResourcePatternResolver returns duplicate resources when using classpath*: prefix [SPR-16117]
2025-01-08 20:54:55
5382
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]
2025-01-08 20:54:52
6849
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
2025-01-08 20:54:49
926
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
2025-01-08 20:54:45
191
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
2025-01-08 20:54:42
4285
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
2025-01-08 20:54:39
2857
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
2025-01-08 20:54:36
1035
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
2025-01-08 20:54:33
2370
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
2025-01-08 20:54:30
2459
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
2025-01-08 20:54:28
1861
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
2025-01-08 20:54:25
1225
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]
2025-01-08 20:54:22
2772
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]
2025-01-08 20:54:19
2717
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.
2025-01-08 20:54:16
1668
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
2025-01-08 20:54:13
6713
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
2025-01-08 20:54:10
4041
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
2025-01-08 20:53:39
734
I am using SkyWalking javaagent to enhance DefaultAopProxyFactory which changes the class structures.Since DefaultAopPro...
Spring Add support for Sagas (Compensating) Transactions [SPR-15335]
2025-01-08 20:53:37
719
MIhalcea Vlad opened SPR-15335 and commentedIn the world of MicroServices, Saga transactions are a way to ensure that yo...
上一页
下一页
1
…
1264
1265
1266
1267
1268
…
2246
.