Nineya
Home
Blog
Spring The task in AsyncTaskExecutor throws an exception before execution, and ControllerAdvice will be called twice.
2025-01-08 20:26:28
1100
Affects: \<5.3.23>I customized AsyncTaskExecutor to throw RejectedExecutionException when the queue is full, but I...
Spring ResponseBodyEmitter ignores calls to complete but remains open after JSON write error while sending
2025-01-08 20:26:25
5097
Affects: v5.0.5.RELEASE to v6.1.0-M1ProblemWhen an error occurs while sending data via a ResponseBodyEmitter, e.g. tryin...
Spring Use schema-based config in sql-error-codes.xml
2025-01-08 20:26:22
261
This commit replaces the reference to the beans DTD in sql-error-codes.xml with the preferred schema-based configuration...
Spring Wrong type injected when @Autowire Map in TestNG with XML context definition
2025-01-08 20:26:19
4331
I have found something that might be related to (27542) or it is morelikely a separate bug regarding DI of Maps. I would...
Spring Loading SQL error codes throws XmlBeanDefinitionStoreException on z/OS
2025-01-08 20:26:05
6688
Affects: 5.3.9 (and earlier versions)Operating system: z/OS 2.3Java version: Java(TM) SE Runtime Environment (build 8.0....
Spring Unexpected empty collection on Named collection type
2025-01-08 20:26:02
8686
Affects: 5.3.15As introduced by https://github.com/spring-projects/spring-framework/issues/19901 and mentioned in https:...
Spring Incurrent status when using @Resource to inject compare with @Autowired
2025-01-08 20:25:58
1087
Affects: spring-framework 5.3.29simplify code: @Bean// @LoadBalanced public RestTemplate restTemplate() { ...
Spring Unable to build after adding BouncyCastle as a provider inside java.security file
2025-01-08 20:25:55
10893
GraalVM version: 22.3.3Command: mvnw native:compile -PnativeError:To see how the classes got initialized, use --trace-cl...
Spring Spring Native Image Build Takes > 9GB memory
2025-01-08 20:25:52
687
Hi,Currently, when I build exe in the docker image, it takes > 9GB memory and it causes the error that the build is n...
Spring MySecondCommit
2025-01-08 20:25:49
287
Comment From: pivotal-cla@Nandhu-Maha Please sign the Contributor License Agreement!Click here to manually synchronize t...
Spring MySecondCommit
2025-01-08 20:25:46
190
Comment From: pivotal-cla@Ayhtin1 Please sign the Contributor License Agreement!Click here to manually synchronize the s...
Spring Define alias for component-scanned bean via annotation [SPR-6736]
2025-01-08 20:25:43
2531
adrian opened SPR-6736 and commentedI'm using Struts 1 with the Spring DelegatingTilesRequestProcessor plugin.I define m...
Spring No warnings when beans not found due to circular references being disabled
2025-01-08 20:25:40
2103
In Spring Boot 2.6, circular references are now prohibited by default. However, the effects of this change are not obvio...
Spring Webflux: webfilter receive canceled Mono after successful request
2025-01-08 20:25:37
5400
Affects: Spring: 6.0.2 spring-boot: 3.0.0I have noticed that spring-webflux application with endpoint that returns Mono&...
Spring AOT bean registrations miss reflection hints on interfaces
2025-01-08 20:25:34
1453
See #31213 for background.This issue is similar to #31293, but this time applies to missing reflection hints on Java Int...
Spring Support strict sequencing with thread pool size >1 [SPR-15528]
2025-01-08 20:25:31
1627
Askar Ibragimov opened SPR-15528 and commentedProblemWhen core pool size of ClientOutboundChannel is >1, race conditi...
Spring Optimize uses of onErrorResume()
2025-01-08 20:25:28
475
Replace uses of onErrorResume() with- onErrorMap() in places where it is just used to map to a different exception.- onE...
Spring Remove the workarounds for introspection hints on bean declared methods
2025-01-08 20:25:25
356
When the fix for https://github.com/oracle/graal/issues/6510 and https://github.com/oracle/graal/issues/6529 will have r...
Spring Optionals are not unwraped if using @CacheResult for caching
2025-01-08 20:25:23
743
I wand to cache the result of a method which returns an Optional.When i used the Spring @Cachable annotation, the option...
Spring Inconsistent application of BeanPostProcessors to proxied self-referential beans
2025-01-08 20:25:20
2637
The problem arose when I used shedlock-spring's @SchedulerLock annotation in a bean that autowires a reference to itself...
上一页
下一页
1
…
1285
1286
1287
1288
1289
…
2246
.