3709 Commits (fef5627329bc5af2190e1489db9ca7efd31fce08)

Author SHA1 Message Date
Sam Brannen b727dbb802 Introduce tests for CandidateComponentsIndex.hasScannedPackage() 5 months ago
NeatGuyCoding 113b9d131c Fix non-pattern package prefix check in CandidateComponentsIndex 5 months ago
Sam Brannen 51d6e8beb0 Polishing 5 months ago
Juergen Hoeller 83efe8cff4 Remove deprecation on CandidateComponentsIndex(Loader) 5 months ago
Sam Brannen 5096db4e60 Polishing 5 months ago
Juergen Hoeller 8b36736344 Add concurrency throttle and flexible task callback to SyncTaskExecutor 5 months ago
Juergen Hoeller c2a66e723f Polishing 5 months ago
Juergen Hoeller 1bc82d241a Remove deprecation on CandidateComponentsIndex(Loader) 5 months ago
Juergen Hoeller 7bc2a7f3f2 Add support for programmatic CandidateComponentsIndex setup 5 months ago
Sam Brannen 97ae5fde7c Match against exception causes in @⁠Retryable and RetryPolicy 5 months ago
Sam Brannen 58940794cf Polish resilience features 5 months ago
Sam Brannen 6bc3ce4829 Polishing 5 months ago
Juergen Hoeller 80e7ee321e Mark bootstrap thread for entire finishBeanFactoryInitialization phase 6 months ago
Wars a32d0b17d1 Remove unused application startup call 6 months ago
Juergen Hoeller e3da26ebbd Clarify event parameter type for multiple mapped classes 6 months ago
Sébastien Deleuze 1e3f8651b8 Refine SingletonSupplier<T> static methods nullability 6 months ago
Stéphane Nicoll 741107969a Always invoke ConfigurationBeanNameGenerator 6 months ago
Sam Brannen 34be8e266d Revise nullability for Core Retry after upgrade to NullAway 0.12.10 6 months ago
Sam Brannen 051adf267f Introduce MapAccessor in SpEL and deprecate existing implementation 6 months ago
Sam Brannen 27b2243b43 Test status quo for canRead() and read() in SpEL MapAccessor 6 months ago
Sébastien Deleuze 7635ac38f6 Use uppercase for classpath-related static final field names 6 months ago
Sam Brannen 5ac3c40689 Prevent empty declaration of @⁠ConcurrencyLimit 6 months ago
Sam Brannen 73ad1ebffb Introduce @⁠ConcurrencyLimit(limit) and revise contribution 6 months ago
Hyunsang Han 91f112a918 Add placeholder resolution support for @⁠ConcurrencyLimit 6 months ago
Brian Clozel d85a020e4e Improve Task Javadoc about Runnable wrapping 6 months ago
Sam Brannen 01c8f04d98 Improve Javadoc for ConfigurableApplicationContext 6 months ago
Sam Brannen cb485b666f Polishing 6 months ago
Sam Brannen dbb9bf939c Revise contribution 6 months ago
Byeong-Uk Park fe04bfcadb Document placeholder and pattern support for @⁠ComponentScan 6 months ago
Sam Brannen 6dc5bf7634 Clean up warnings related to deprecated HttpStatus values, etc. 7 months ago
Juergen Hoeller 55181fa1c9 Polishing 7 months ago
Juergen Hoeller 8f4107953d Perform retryable proceed() call on invocableClone() 7 months ago
Juergen Hoeller 2489cced0f Expose RetryException#getRetryCount() and accept maxAttempts(0) 7 months ago
Stéphane Nicoll 532911eb93 Mark RetryException#getCause non null 7 months ago
Juergen Hoeller 5df9fd4eff Polishing (aligned with main) 8 months ago
Juergen Hoeller d5408c047d Introduce @Proxyable annotation for bean-specific proxy type 8 months ago
Juergen Hoeller df86a9973d Introduce @Proxyable annotation for bean-specific proxy type 8 months ago
Juergen Hoeller 9edb96ae57 Introduce default ProxyConfig bean and exposed interfaces attribute 8 months ago
Juergen Hoeller 4ad9396b15 Update CountDownLatch for non-pauseable beans 8 months ago
Sam Brannen e590341ca7 Revise Javadoc regarding new ApplicationContext pause() support 8 months ago
Juergen Hoeller 67e88f3c20 Align task execution tracking and thread interruption on shutdown 8 months ago
Juergen Hoeller 149d468ce4 Introduce ConfigurableApplicationContext.pause() and SmartLifecycle.isPauseable() 8 months ago
Sébastien Deleuze 5e338ef1b8 Make MessageSource locale parameter nullable 8 months ago
Sébastien Deleuze 20a1261574 Make rootObject parameter consistently nullable 8 months ago
Sam Brannen 5c6622fd77 Introduce ApplicationContextEvent.getSource() with covariant return type 8 months ago
Juergen Hoeller 2434bb1540 Polishing 8 months ago
Juergen Hoeller 1145054971 Introduce ConfigurationBeanNameGenerator for @Bean-annotated methods 8 months ago
Sam Brannen ff1e5a87b3 Introduce ContextRestartedEvent as a subtype of ContextStartedEvent 8 months ago
Juergen Hoeller 4277682a5c Catch InaccessibleObjectException next to IllegalAccessException 8 months ago
Juergen Hoeller 25b4e29f5e Polishing 8 months ago