3823 Commits (1502c2296ea8d2bb0b63eb7acc3e8aafd32ff7eb)

Author SHA1 Message Date
Sam Brannen 1502c2296e Remove redundant method invocation 1 week ago
Sam Brannen 0269eb80da Fix typo and improve Javadoc for ConfigurationBeanNameGenerator 1 week ago
Sam Brannen 37e8aa76e9 Use link for first reference to @⁠Fallback in @⁠Bean Javadoc 1 week ago
Sam Brannen 27686dc2e2 Document @Fallback alongside Primary in the reference docs and @Bean Javadoc 1 week ago
Sam Brannen 3b8efbe5a6 Document registration recommendations for BeanPostProcessor and BeanFactoryPostProcessor 1 week ago
Sam Brannen 6f2e59a995 Polishing 1 week ago
Sam Brannen 644a20ae2a Polish @⁠Bean Javadoc and reference docs 1 week ago
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 2 months 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 4 months ago