2906 Commits (e0ba42a80cf4bdb41d5b762dad5cd5376c2ca30f)

Author SHA1 Message Date
Juergen Hoeller 407113945d Polishing 3 years ago
Juergen Hoeller ef61b4eff3 SimpleAsyncTaskScheduler runs fixed-delay tasks on scheduler thread 3 years ago
Juergen Hoeller 86b764d4d2 Expose public shouldHandle(ApplicationEvent) method 3 years ago
Stéphane Nicoll 182f9117aa Update copyright year of changed file 3 years ago
kanghailin 08271fa445 Optimize MessageSourceSupport 3 years ago
Sam Brannen 18456dec52 Reintroduce FastClass in CGLIB class names for @⁠Configuration classes 3 years ago
Sam Brannen d0a088f9dc Clean up warnings in tests 3 years ago
Sam Brannen 865fa33927 Cache CGLIB proxy classes properly again 3 years ago
Sam Brannen 9120f87897 Consolidate AspectJ test fixtures 3 years ago
Sam Brannen edd1e9134f Polishing 3 years ago
Juergen Hoeller d46c26d903 Call Lifecycle.stop() for already started beans on failed refresh 3 years ago
Brian Clozel a1f4cdf54e Add missing reflection hint on MonetaryAmount 3 years ago
Sébastien Deleuze 4128f4d5c9 Print JVM restoration time in DefaultLifecycleProcessor 3 years ago
Sam Brannen b05e46d502 Update copyright headers 3 years ago
Juergen Hoeller 54c4f1b226 Reset findLoadedClassMethod in case of makeAccessible failing 3 years ago
Juergen Hoeller 659500bc1f Polishing 3 years ago
Juergen Hoeller 4235a11c4f Throw IllegalArgumentException for unsupported Duration values 3 years ago
Juergen Hoeller 8f6c56fe9a Support for one-time tasks with just @Scheduled(initialDelay=...) 3 years ago
Sam Brannen e5f18798ca Revert deprecation of [Simple]CommandLinePropertySource 3 years ago
Stephane Nicoll 01f717375b Introduce ObjectUtils#nullSafeHash(Object... element) 3 years ago
Sam Brannen c598f0565a Deprecate CommandLinePropertySource and associated implementations 3 years ago
Sam Brannen 345910591a Polishing 3 years ago
Juergen Hoeller 78fce80c43 AnnotationUtils.clearCache() includes all annotation caches 3 years ago
Sam Brannen a199654a62 Use MergedAnnotations API in AnnotationBeanNameGenerator where feasible 3 years ago
Stephane Nicoll 66a571fe27 Make constructorOrFactory method resolution optional 3 years ago
Sam Brannen fceed9f3e5 Remove @Nullable on attributes parameter in isStereotypeWithNameValue() 3 years ago
Sébastien Deleuze ab48b88f91 Refine BeanValidationBeanRegistrationAotProcessor logging 3 years ago
rstoyanchev 2bc93710f3 Reactive support in MethodValidationInterceptor 3 years ago
rstoyanchev b110a39e88 Polishing MethodValidator contract 3 years ago
Sam Brannen 7882d265c6 Polishing 3 years ago
Juergen Hoeller 7595465c21 Lazily obtain Validator from original Supplier 3 years ago
Juergen Hoeller d6e167d16e Raise log level to warn when enhancement cannot apply 3 years ago
Sam Brannen 3e3f05109f Polishing 3 years ago
Sébastien Deleuze 81607238ce Use consistently `@since 6.1` 3 years ago
Sam Brannen c01e1b8901 Document purpose of the name attribute in @PropertySource 3 years ago
Sam Brannen bfd918d16c Deprecate convention-based @Component stereotype names in favor of @AliasFor 3 years ago
Sam Brannen f054c2e804 Polishing 3 years ago
Sam Brannen 4e2d9252e5 Allow component name to be specified in @[Rest]ControllerAdvice 3 years ago
Sam Brannen ff104b6de0 Look up @Component stereotype names using @AliasFor semantics 3 years ago
asgh 9d7bd9520c Use Arrays.deepToString for toString in SimpleKey 3 years ago
Sam Brannen e1826d2322 Reinstate support for @javax.annotation.ManagedBean & @javax.inject.Named 3 years ago
Sam Brannen aaa0a2be63 Test status quo for @Components with multiple declared names 3 years ago
Sam Brannen 71ba7bc5e0 Polishing 3 years ago
Stephane Nicoll 7231f22c23 Update copyright of changed file 3 years ago
Gergely Nagy 3470240ef0 Allow null attribute value in Model.set() 3 years ago
Stephane Nicoll 2731d4f100 Polish "Restore customization of PropertyResolver" 3 years ago
lwpro2 00fffb7ab0 Restore customization of PropertyResolver 3 years ago
Sam Brannen 78d8fac05b Polishing 3 years ago
Stephane Nicoll 5878a0741e Polish "Add factory to create a NamedThreadLocal with an initial value" 3 years ago
陈其苗 e1d0176faa Add factory to create a NamedThreadLocal with an initial value 3 years ago