1942 Commits (1256307c83efcc74c2084bf8f6031fbe7fc3648d)

Author SHA1 Message Date
Sam Brannen 1256307c83 Enable SpringJUnit5 Checkstyle rule 6 days ago
Sam Brannen 4c14abf0cd Remove obsolete "test" prefix from test method names 6 days ago
Sam Brannen 17699103dc Consistently use American English spelling 1 week ago
Sam Brannen 02af3e7a17 Introduce setDefaultCharset() in AbstractResourceBasedMessageSource 3 weeks ago
Juergen Hoeller a3b9098850 Remove prefixed FactoryBean name in ApplicationListenerDetector 3 weeks ago
Sam Brannen 282fee5c95 Consistently find @⁠Lazy as a meta-annotation at arbitrary depths 1 month ago
Sam Brannen 2d3a2c5cbd Consistently find @⁠Validated as a meta-annotation at arbitrary depths 1 month ago
Sébastien Deleuze 29d125e659 Add resource hint for BeanRegistrar implementing ImportAware 2 months ago
Juergen Hoeller 516bf1c606 Consistently detect resilience annotations on interfaces 2 months ago
Sébastien Deleuze bc01eeb433 Leverage JUnit 6 suspending function support 2 months ago
Sam Brannen a029dfc6a8 Improve display names for parameterized invocations 2 months ago
Juergen Hoeller 38f5f4de8e Add configurable throttle policy to @ConcurrencyLimit annotation 3 months ago
Sam Brannen 7212fbe36a Polishing 3 months ago
Juergen Hoeller 5b6c231788 Use dedicated ApplicationEventFactory interface in EventPublicationInterceptor 3 months ago
Juergen Hoeller 08104100d3 Introduce generalized MethodFailureEvent for use in EventPublicationInterceptor 3 months ago
Juergen Hoeller 92a43c007a Introduce MethodRetryEvent for @Retryable execution 3 months ago
Sam Brannen a4c72c8fcf Polish integration tests 3 months ago
Sam Brannen d0be180a69 Make @​Retryable and RetryTemplate timeout tests more robust 3 months ago
Sam Brannen 2137ec70d2 Make @​Retryable timeout tests more robust 4 months ago
Sam Brannen b46328a000 Fix broken assertions in @​Retryable timeout tests 4 months ago
Sam Brannen a206ea8b12 Make @​Retryable timeout tests more robust 4 months ago
Sam Brannen 9f1d9fe82c Support timeouts in @​Retryable and RetryPolicy 4 months ago
Sam Brannen 103db5429a Use AtomicIntegerAssert 4 months ago
Sam Brannen 68f8139206 Polishing 4 months ago
Sébastien Deleuze f19f1a667c Add support for package-private BeanRegistrar 4 months ago
Juergen Hoeller 9d2d9ae0ff Reinstate stopOrder test 4 months ago
Juergen Hoeller c74af40288 Stop already started Lifecycle beans on cancelled refresh 4 months ago
Juergen Hoeller 6c3132cb8c Narrow method annotation check in hasQualifier to setter methods 4 months ago
Vincent Potucek 83bbf16e6c Modernize java.time API usages 4 months ago
Juergen Hoeller 3686b89ab5 Revise proxyTargetClass handling in ResilientMethodsConfiguration and ProxyAsyncConfiguration 4 months ago
Juergen Hoeller bc3431f435 Add resetCaches() method to Caffeine/ConcurrentMapCacheManager 4 months ago
Sam Brannen fac8708857 Migrate CronTriggerTests to @⁠ParameterizedClass 4 months ago
Tran Ngoc Nhan 18d8d458e3
Fix typos in tests 4 months ago
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