3770 Commits (03391dfa94c30c0f34bca99e5fa5deff2d60d343)

Author SHA1 Message Date
Juergen Hoeller 4734c15d81 Polishing 2 weeks ago
Sam Brannen 02af3e7a17 Introduce setDefaultCharset() in AbstractResourceBasedMessageSource 2 weeks ago
cetf 3c6f1b35ba Fix format string argument count 2 weeks ago
Juergen Hoeller a3b9098850 Remove prefixed FactoryBean name in ApplicationListenerDetector 3 weeks ago
Juergen Hoeller f2b64ad09c Polishing 3 weeks ago
Sam Brannen cb8ed43be1 Stop referring to "JDK 8" features in documentation 1 month ago
Sam Brannen d84c4a39e2 Stop referring to "Java 8" features in documentation 1 month ago
Sam Brannen 98d4046e4b Document that @⁠Validated & @⁠Lazy may be used as meta-annotations 1 month 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
rstoyanchev 1bb0fdda6b Move validation group determination to ValidationAnnotationUtils 1 month ago
Juergen Hoeller 20970a4a37 Repeatedly check status while trying to lock for shutdown 1 month ago
Sébastien Deleuze 29d125e659 Add resource hint for BeanRegistrar implementing ImportAware 1 month ago
Juergen Hoeller 516bf1c606 Consistently detect resilience annotations on interfaces 2 months ago
Juergen Hoeller 5d33de943b Polishing 2 months ago
Juergen Hoeller b0ac8df13e Consistent delegation to target ValidatorFactory 2 months ago
Sébastien Deleuze bc01eeb433 Leverage JUnit 6 suspending function support 2 months ago
Sébastien Deleuze 8fbd147f0b Upgrade nullability plugin to 0.10.0 2 months ago
Sam Brannen a029dfc6a8 Improve display names for parameterized invocations 2 months ago
Juergen Hoeller 2d2809f45c Consistently throw Task/InvocationRejectedException on access rejected 2 months ago
Juergen Hoeller 169465cce1 Align InvocationRejectedException javadoc with TaskRejectedException 2 months ago
Juergen Hoeller 38f5f4de8e Add configurable throttle policy to @ConcurrencyLimit annotation 2 months ago
Sébastien Deleuze 46fb7c026c Upgrade to nullability plugin 0.0.9 3 months ago
木葉 Scarlet d077e043d6 Consistently declare @⁠Nullable on parameter in equals() implementations 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
Juergen Hoeller c813577908 Consistently use DefaultParameterNameDiscoverer.getSharedInstance() 3 months ago
Sam Brannen a4c72c8fcf Polish integration tests 3 months ago
Juergen Hoeller 7fd0c5041d Use default ConstraintValidatorFactory for provider-internal validators 3 months ago
Juergen Hoeller d99ace81c1 Enforce publicly accessible method for externalClassLoader(ClassLoader) 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 3 months ago
Sam Brannen b46328a000 Fix broken assertions in @​Retryable timeout tests 3 months ago
Sam Brannen cc4c693db7 Log RetryException for @Retryable methods 3 months ago
Sam Brannen a206ea8b12 Make @​Retryable timeout tests more robust 3 months ago
Sam Brannen 9f1d9fe82c Support timeouts in @​Retryable and RetryPolicy 3 months ago
Sam Brannen 103db5429a Use AtomicIntegerAssert 3 months ago
Sam Brannen 68f8139206 Polishing 3 months ago
Sébastien Deleuze f19f1a667c Add support for package-private BeanRegistrar 3 months ago
Sébastien Deleuze 69207c6c16 Introduce BeanFactoryInitializationCode#getClassName 3 months ago
Juergen Hoeller 9d2d9ae0ff Reinstate stopOrder test 3 months ago
Juergen Hoeller c74af40288 Stop already started Lifecycle beans on cancelled refresh 3 months ago
Juergen Hoeller dfc900c7c4 Add @Override to existing resetCaches() methods 4 months ago
Juergen Hoeller 07c0213f20 Polishing 4 months ago
Juergen Hoeller 96aadc2b12 Add resetCaches() method to general CacheManager interface 4 months ago
Juergen Hoeller 3b90311c17 Revise ApplicationContext#getId() nullability to non-null 4 months ago
Juergen Hoeller 61d5413c23 Tighten cacheable decision behind @Lazy injection point 4 months ago
Juergen Hoeller 6c3132cb8c Narrow method annotation check in hasQualifier to setter methods 4 months ago