1909 Commits (39d29c8f7e77e17b68fbe9f2d199174f97c65c97)

Author SHA1 Message Date
Sam Brannen 24590092ef Rename maxAttempts to maxRetries in @⁠Retryable and RetryPolicy 4 months ago
Sam Brannen 205f3e392d Clean up warnings in tests 5 months ago
Juergen Hoeller a40647a62f Remove empty ConstraintValidator#initialize implementations 5 months ago
Sébastien Deleuze 4356fc11e1 Revert "Add support for callable references to BeanRegistrarDsl" 5 months ago
Sébastien Deleuze 5fd3c9c449 Fix `@Import` with multiple bean registrars 5 months ago
wakingrufus b65390828e Add a test for multiple bean registrars 5 months ago
Juergen Hoeller 7dc78a4318 Align default order between @EnableAsync and @EnableResilientMethods 5 months ago
Sam Brannen a96558c965 Revise commit 01acb80501 5 months ago
Sam Brannen 1612b7c5db Remove test prefixes 5 months ago
Sam Brannen 01acb80501 Improve exception handling in ConfigurationClassBeanDefinitionReader 5 months ago
Sébastien Deleuze 180ea125d2 Stop using --report-unsupported-elements-at-runtime 5 months ago
Sébastien Deleuze 1f2948f78c Stop using --install-exit-handlers 5 months ago
Brian Clozel f9b691cad4 Revert "Enable new build options for GraalVM 25 native image builds" 5 months ago
Brian Clozel 9975113879 Enable new build options for GraalVM 25 native image builds 5 months ago
Sam Brannen a5d9bd64be Test package pattern support for CandidateComponentsIndex and restructure tests 5 months ago
Sam Brannen b727dbb802 Introduce tests for CandidateComponentsIndex.hasScannedPackage() 5 months ago
Sam Brannen 51d6e8beb0 Polishing 5 months ago
Juergen Hoeller 8b36736344 Add concurrency throttle and flexible task callback to SyncTaskExecutor 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
Juergen Hoeller 80e7ee321e Mark bootstrap thread for entire finishBeanFactoryInitialization phase 6 months ago
Juergen Hoeller e3da26ebbd Clarify event parameter type for multiple mapped classes 6 months ago
Stéphane Nicoll 741107969a Always invoke ConfigurationBeanNameGenerator 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
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
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 149d468ce4 Introduce ConfigurableApplicationContext.pause() and SmartLifecycle.isPauseable() 8 months ago
Juergen Hoeller 2434bb1540 Polishing 8 months ago
Juergen Hoeller 1145054971 Introduce ConfigurationBeanNameGenerator for @Bean-annotated methods 8 months ago
Juergen Hoeller 523552ac2e Introduce ConfigurableApplicationContext.restart() method 9 months ago
Juergen Hoeller 3bd96f72a6 Leniently tolerate null bean as aspect instance 9 months ago
Yanming Zhou 410a9ce108 Mark applicable Scope's methods as default 9 months ago
Sam Brannen d07ed31fed Support @⁠CacheConfig("myCache") declarations for simplified config 9 months ago
Sam Brannen 6091453feb Introduce value alias for cacheNames in @⁠CacheConfig 9 months ago
Sam Brannen c6a8df4a9d Use Duration.ZERO whenever possible 9 months ago
Sam Brannen 132836f6ca Add missing "includes mismatch" test in ReactiveRetryInterceptorTests 9 months ago
Sam Brannen b58c1c0d63 Assert actual Reactive exception types thrown in ReactiveRetryInterceptorTests 9 months ago
Sam Brannen 191d092952 Polishing 9 months ago
Juergen Hoeller c9078bfe14 Introduce @ConcurrencyLimit annotation based on ConcurrencyThrottleInterceptor 9 months ago
Sam Brannen ec16b03949 Support navigation to failed tests in @⁠Inject TCK tests 9 months ago