Nineya
Home
Blog
Spring ScheduledAnnotationBeanPostProcessor: graceful shutdown should not interrupt currently running jobs
2025-01-08 17:49:20
8258
ProblemI'm trying to configure Graceful Shutdown for my application when it receives a SIGTERM event, but I'm getting In...
Spring Javadoc: Mention new JdbcClient in package documentation
2025-01-08 17:49:17
181
https://github.com/spring-projects/spring-framework/blob/0c477f14cc1926c8ea0da5773afe2afaff02d0d9/spring-jdbc/src/main/j...
Spring Versioned redirect seems to all redirect to "current" version
2025-01-08 17:49:14
786
I am expecting https://docs.spring.io/spring-framework/docs/6.0.x-SNAPSHOT/reference/html to redirect to https://docs.sp...
Spring Improve documentation for FactoryBean's getObject automatic call through @ManagedResource [SPR-17139]
2025-01-08 17:49:11
3237
Manuel Jordan opened SPR-17139 and commentedI have the following situation about FactoryBean for the getObject() executi...
Spring Polish AbstractReflectionParameterNameDiscovererKotlinTests
2025-01-08 17:49:08
121
This PR polishes the AbstractReflectionParameterNameDiscovererKotlinTests a bit.Comment From: snicollThanks again Johnny...
Spring Support custom properties file formats in @TestPropertySource
2025-01-08 17:49:06
570
OverviewIn Spring Framework 4.3, we introduced the PropertySourceFactory SPI for use with @PropertySource. This issue ai...
Spring Support custom TimeUnits in StopWatch
2025-01-08 17:49:03
2458
I use spring-core:5.2.9.RELEASE.When I invoke StopWatch#prettyPrint,StopWatch '': running time = 9624841500 ns----------...
Spring Support custom TimeUnits in StopWatch
2025-01-08 17:49:01
2171
Add TimeUnit support in StopWatch util class.Provide StopWatch#getLastTime and StopWatch#getTotalTimeModify the print fo...
Spring MBeanExporter should use annotations if @ManagedResource present, otherwise use defaults [SPR-11298]
2025-01-08 17:48:58
3539
David M. Karr opened SPR-11298 and commentedI needed to write an MBeanExporter subclass that works with the ATG framewor...
Spring get Class package and location returns null when use <context:load-time-weaver/> [SPR-14736]
2025-01-08 17:48:55
1652
jasperMin opened SPR-14736 and commentedRecently, I use "" config to support @Configurable annotation in my project.I ...
Spring Spring scheduling may be prone to clock drift problems
2025-01-08 17:48:53
892
It seems that ThreadPoolTaskScheduler delegates the actual scheduling to ScheduledThreadPoolExecutor which is prone to c...
Spring Allow for CachingMetadataReaderFactory cache size to be easily updated [SPR-15278]
2025-01-08 17:48:50
716
Mikhail Dobrinin opened SPR-15278 and commentedCurrently there doesn't appear to be any good way to set the the cache li...
Spring Auto-resolve bean name conflicts for scanned classes [SPR-14665]
2025-01-08 17:48:47
2381
Caleb Cushing opened SPR-14665 and commentedso let's say I have two WebSecurityConfig classes which extend WebSecurityCo...
Spring Modify creation of the ScheduledTaskRegistrar to be a Spring managed bean [SPR-13506]
2025-01-08 17:48:43
2230
Tobias Montagna-Hay opened SPR-13506 and commentedWould it be possible to modify the creation of the ScheduledTaskRegist...
Spring Permgen memory leak due to ClassInfo caching in java.beans.Introspector on JDK 11/17
2025-01-08 17:48:40
4895
I am currently trying to resolve an issue we're seeing with redeploying a spring boot application that looks to be a pro...
Spring Introduce a mechanism for abstract types at component scanning [SPR-11663]
2025-01-08 17:48:37
4074
cemo koc opened SPR-11663 and commentedI would like to create some proxy beans based on interfaces. I will provide some ...
Spring AOT processing fails with @Bean factory method with void return type
2025-01-08 17:48:35
37619
Dear All,I'd like to convert my app to a GraalVM native image, but I get this exception without more detailed informatio...
Spring SPR-8190: Added support for Byte Buddy AOP proxies and bean subclassing instantiation strategy.
2025-01-08 17:48:28
8515
The suggested proxy makers are working but this is still work in progress. I require input for any further steps:There i...
Spring Introduce SimpleAsyncTaskScheduler with virtual threads support (as an alternative to ThreadPoolTaskScheduler)
2025-01-08 17:48:26
1815
Following up on the 6.1 M1 virtual threads support (#30241) and the 6.1 M2 executor/scheduler revision (#30831, #27090, ...
Spring Introduce TransactionExecutionListener callback API
2025-01-08 17:48:24
8780
Affects: 5.3.10Please provide a method to register a listener to be notified when a transaction is created/committed/rol...
上一页
下一页
1
…
1323
1324
1325
1326
1327
…
2246
.