3540 Commits (v6.2.17)

Author SHA1 Message Date
Sam Brannen 47dc1c4d93 Fix log message in ConfigurationClassBeanDefinitionReader 1 week ago
Sam Brannen 131f94fbc5 Use link for first reference to @⁠Fallback in @⁠Bean Javadoc 1 week ago
Sam Brannen d4f4c69318 Document @Fallback alongside Primary in the reference docs and @Bean Javadoc 1 week ago
Sam Brannen 74ab6625ac Document registration recommendations for BeanPostProcessor and BeanFactoryPostProcessor 1 week ago
Sam Brannen 7c27183a4f Polishing 1 week ago
Sam Brannen 526f67cd83 Polish @⁠Bean Javadoc and reference docs 1 week ago
Juergen Hoeller cd9a430869 Polishing 2 weeks ago
cetf 2bbea84830 Fix format string argument count 2 weeks ago
Juergen Hoeller 566a42bec9 Remove prefixed FactoryBean name in ApplicationListenerDetector 3 weeks ago
Juergen Hoeller b619e69130 Polishing (aligned with main) 3 weeks ago
Juergen Hoeller a0319b1f91 Repeatedly check status while trying to lock for shutdown 1 month ago
Juergen Hoeller 1ec3cb4d5f Polishing (aligned with main) 2 months ago
Sam Brannen 476aae5ce8 Polish integration tests 3 months ago
Juergen Hoeller 9a0bfd7306 Do not attempt nested PropertyHandler resolution for argument conversion 3 months ago
Juergen Hoeller 8041a09268 Polishing 4 months ago
Juergen Hoeller 1fd1d8d629 Polishing 4 months ago
Juergen Hoeller b25f98374b Tighten cacheable decision behind @Lazy injection point 4 months ago
Juergen Hoeller 22d2810ed0 Narrow method annotation check in hasQualifier to setter methods 4 months ago
Juergen Hoeller bd10b7ae06 Remove javadoc references to deprecated PropertiesBeanDefinitionReader 4 months ago
Juergen Hoeller e4288170c8 Fix getCacheNames() concurrent access in NoOpCacheManager 4 months ago
Juergen Hoeller 8545a759a7 Add resetCaches() method to Caffeine/ConcurrentMapCacheManager 4 months ago
Juergen Hoeller f94645de17 Narrow Aware interface exclusion check to BeanFactoryAware only 4 months ago
Juergen Hoeller 38555df3d8 Fix Aware exclusion check to apply to interface method only 4 months ago
Juergen Hoeller 6f81cb625c Avoid unnecessary bridge method resolution around getMostSpecificMethod 4 months ago
Juergen Hoeller 4f97c41e58 Avoid javadoc failure for line break with annotation reference 5 months ago
Juergen Hoeller b027b73a7a Relax configuration class requirement in configurer callback javadoc 5 months ago
Sam Brannen ae804cb2d0 Improve @⁠NumberFormat Javadoc 5 months ago
Stefano Cordio 46503d6a45 Fix typo in @⁠NumberFormat Javadoc 5 months ago
Juergen Hoeller a40647a62f Remove empty ConstraintValidator#initialize implementations 5 months ago
rstoyanchev 810e069bcc FieldError uses HexFormat to format byte[] 5 months ago
Juergen Hoeller 7adcd99ea2 Polishing 5 months ago
Juergen Hoeller c53132ecdf Polishing 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
Juergen Hoeller 83efe8cff4 Remove deprecation on CandidateComponentsIndex(Loader) 5 months ago
Juergen Hoeller c2a66e723f Polishing 5 months ago
Juergen Hoeller 1bc82d241a Remove deprecation on CandidateComponentsIndex(Loader) 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
Brian Clozel d85a020e4e Improve Task Javadoc about Runnable wrapping 6 months ago
Juergen Hoeller 55181fa1c9 Polishing 7 months ago
Juergen Hoeller 5df9fd4eff Polishing (aligned with main) 8 months ago
Juergen Hoeller 67e88f3c20 Align task execution tracking and thread interruption on shutdown 8 months ago
Sébastien Deleuze 5e338ef1b8 Make MessageSource locale parameter nullable 8 months ago
Juergen Hoeller 2434bb1540 Polishing 8 months ago
Juergen Hoeller 4277682a5c Catch InaccessibleObjectException next to IllegalAccessException 8 months ago
Juergen Hoeller 25b4e29f5e Polishing 8 months ago
Juergen Hoeller 3bd96f72a6 Leniently tolerate null bean as aspect instance 9 months ago
Sam Brannen ad00aebaa3 Improve Javadoc for caching annotations 9 months ago