3528 Commits (cf3ed229de774eb02c3fa7a11ae0df064a864941)

Author SHA1 Message Date
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 3 months ago
Juergen Hoeller 1fd1d8d629 Polishing 3 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 4 months ago
Juergen Hoeller b027b73a7a Relax configuration class requirement in configurer callback javadoc 4 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 5 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) 7 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 8 months ago
Sam Brannen ad00aebaa3 Improve Javadoc for caching annotations 8 months ago
Sam Brannen d07ed31fed Support @⁠CacheConfig("myCache") declarations for simplified config 8 months ago
Juergen Hoeller 15364cf59f Polishing 9 months ago
Juergen Hoeller b6aa6899a8 Polishing 9 months ago
Juergen Hoeller 4190209ead Add missing AOT support for method overrides (including @Lookup) 9 months ago
Juergen Hoeller 00399dc1b3 Reject null for returned CompletableFuture (avoiding subsequent NPE) 9 months ago
Sam Brannen 103a7e58bb Apply consistent copyright headers in Kotlin source code 9 months ago
Spring Builds aee29b7f30 Update copyright headers in source files 9 months ago
Sam Brannen 18d6a55e3e Polishing and removal of "this." for method invocations 9 months ago
Juergen Hoeller d9c103b7ff Remove unnecessary fallback to DefaultConversionService 10 months ago
Tran Ngoc Nhan 3f0892b42c Fix typos 10 months ago
Sam Brannen 016294b067 Avoid overriding methods deprecated in JUnit Jupiter 5.13 10 months ago
Sam Brannen 90be94a4a5 Use ConversionService from Environment in PropertySourcesPlaceholderConfigurer 10 months ago