2852 Commits (46b8cf1334e71d875ba96f38ca91da5e02871b3d)

Author SHA1 Message Date
Pranav Manglik 117beba213 Enforce strict @Import rules for transitive bean dependencies 2 weeks ago
Juergen Hoeller 391dd90e84 Support "classpath*:" prefix for resource bundle basename 2 weeks ago
Sam Brannen 5eb0e99d58 Fix common typos and grammatical mistakes 2 weeks ago
Sam Brannen 17699103dc Consistently use American English spelling 2 weeks ago
Sam Brannen 04313f062e Improve documentation for FullyQualifiedConfigurationBeanNameGenerator 3 weeks ago
Sam Brannen e634ced56b Fix log message in ConfigurationClassBeanDefinitionReader 3 weeks ago
Sam Brannen 1502c2296e Remove redundant method invocation 3 weeks ago
Sam Brannen 0269eb80da Fix typo and improve Javadoc for ConfigurationBeanNameGenerator 3 weeks ago
Sam Brannen 37e8aa76e9 Use link for first reference to @⁠Fallback in @⁠Bean Javadoc 3 weeks ago
Sam Brannen 27686dc2e2 Document @Fallback alongside Primary in the reference docs and @Bean Javadoc 3 weeks ago
Sam Brannen 3b8efbe5a6 Document registration recommendations for BeanPostProcessor and BeanFactoryPostProcessor 3 weeks ago
Sam Brannen 6f2e59a995 Polishing 3 weeks ago
Sam Brannen 644a20ae2a Polish @⁠Bean Javadoc and reference docs 3 weeks ago
Juergen Hoeller 4734c15d81 Polishing 4 weeks ago
Sam Brannen 02af3e7a17 Introduce setDefaultCharset() in AbstractResourceBasedMessageSource 4 weeks ago
cetf 3c6f1b35ba Fix format string argument count 4 weeks ago
Juergen Hoeller a3b9098850 Remove prefixed FactoryBean name in ApplicationListenerDetector 4 weeks ago
Juergen Hoeller f2b64ad09c Polishing 1 month ago
Sam Brannen cb8ed43be1 Stop referring to "JDK 8" features in documentation 2 months ago
Sam Brannen d84c4a39e2 Stop referring to "Java 8" features in documentation 2 months ago
Sam Brannen 98d4046e4b Document that @⁠Validated & @⁠Lazy may be used as meta-annotations 2 months ago
Sam Brannen 282fee5c95 Consistently find @⁠Lazy as a meta-annotation at arbitrary depths 2 months ago
Sam Brannen 2d3a2c5cbd Consistently find @⁠Validated as a meta-annotation at arbitrary depths 2 months ago
rstoyanchev 1bb0fdda6b Move validation group determination to ValidationAnnotationUtils 2 months ago
Juergen Hoeller 20970a4a37 Repeatedly check status while trying to lock for shutdown 2 months 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 8fbd147f0b Upgrade nullability plugin to 0.10.0 2 months ago
Juergen Hoeller 2d2809f45c Consistently throw Task/InvocationRejectedException on access rejected 2 months ago
Juergen Hoeller 169465cce1 Align InvocationRejectedException javadoc with TaskRejectedException 3 months ago
Juergen Hoeller 38f5f4de8e Add configurable throttle policy to @ConcurrencyLimit annotation 3 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
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
Juergen Hoeller 7fd0c5041d Use default ConstraintValidatorFactory for provider-internal validators 3 months ago
Juergen Hoeller d99ace81c1 Enforce publicly accessible method for externalClassLoader(ClassLoader) 4 months ago
Sam Brannen cc4c693db7 Log RetryException for @Retryable methods 4 months ago
Sam Brannen 9f1d9fe82c Support timeouts in @​Retryable and RetryPolicy 4 months ago
Sébastien Deleuze f19f1a667c Add support for package-private BeanRegistrar 4 months ago
Sébastien Deleuze 69207c6c16 Introduce BeanFactoryInitializationCode#getClassName 4 months ago
Juergen Hoeller c74af40288 Stop already started Lifecycle beans on cancelled refresh 4 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