1493 Commits (3a53446a2beb4505fb2bede94b52aa6ecfa38391)

Author SHA1 Message Date
Sam Brannen 6ea9fdbf77 Polishing 2 years ago
Sébastien Deleuze bf1c179b7f Allow to set the order from Kotlin bean DSL 2 years ago
Yanming Zhou feef98b73c Correct conversion from Resource[] with length 1 to Collection<Resource> 2 years ago
Juergen Hoeller 4a6c3e8f5d Fix reactive retrieval of cached null value for empty Mono 2 years ago
Stéphane Nicoll 61be452402 Quote name attribute if necessary 2 years ago
Yanming Zhou 64d5e904e8 Use AssertJ isInstanceOf where feasible 2 years ago
Juergen Hoeller e64b81eec4 Revised handling of allowNullValues for asynchronous retrieval 2 years ago
Juergen Hoeller 5a3ad6b7c9 Late key generation for consistent evaluation of unless expressions 2 years ago
Juergen Hoeller 1410c466b7 Support for late-determined cache misses from retrieve(key) 2 years ago
Juergen Hoeller fff50657d2 Polishing 2 years ago
Juergen Hoeller 695559879e Restore outdated local/remote-slsb attributes for declaration compatibility 2 years ago
Stéphane Nicoll 19691b4bde Add basic test for reactive caching 2 years ago
Stéphane Nicoll ec905cb073 Share internal StandardExecutionContext delegates 2 years ago
Juergen Hoeller 9414c2ddba Coordinated stop before destroy when ExecutorService not terminated yet 2 years ago
Seth Kuipers 9bbe3aa52a Expand support for adapting container type violations 2 years ago
Johnny Lim 2b750926c3 Polishing 2 years ago
Sam Brannen d7e6b79336 Log and skip resource hint registration for classpath location patterns 2 years ago
Juergen Hoeller 925fa0272b Polishing 2 years ago
Juergen Hoeller d2108d2db6 Test for @Resource @Lazy fallback type match 2 years ago
Juergen Hoeller f9be717602 Avoid getObjectType exception for uninitialized ProxyFactoryBean 2 years ago
Juergen Hoeller 6dc79b5105 Declare empty default postProcessBeanFactory method 2 years ago
Sam Brannen 2d792f000a Polish "Apply SingleSpaceSeparator Checkstyle module" 2 years ago
Johnny Lim 64e9fcad53 Apply SingleSpaceSeparator Checkstyle module 2 years ago
Sam Brannen 37e6fe5b64 Update copyright headers 2 years ago
Stéphane Nicoll 9af239c8be Clean resources in case of unexpected exception 2 years ago
Johnny Lim 919faa2ce2 Order modifiers to align with JLS 2 years ago
Stéphane Nicoll 4fd1431cea Restructure test to use Nested more consistently 2 years ago
Sébastien Deleuze 22db1ac146 Add Coroutines support for `@EventListener` 2 years ago
Sébastien Deleuze 466c8d8f23 Add Coroutines support for `@Cacheable` 2 years ago
Stéphane Nicoll 85388aa642 Add AOT support for generic constructor argument values 2 years ago
Stephane Nicoll 37c2619fc4 Add AOT support for TypedStringValue 2 years ago
Sam Brannen 25778e2f0e Clean up warnings in tests 2 years ago
Juergen Hoeller 2754da1742 Reset ApplicationEventMulticaster/MessageSource/LifecycleProcessor on close 2 years ago
Juergen Hoeller a6c27652b8 Revise test for ApplicationListener self injection 2 years ago
Alexander Kriegisch 86d52a677a Regression test for duplicate firing of proxied application listeners 2 years ago
Juergen Hoeller ef61b4eff3 SimpleAsyncTaskScheduler runs fixed-delay tasks on scheduler thread 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
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
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
Sam Brannen c598f0565a Deprecate CommandLinePropertySource and associated implementations 3 years ago
rstoyanchev 2bc93710f3 Reactive support in MethodValidationInterceptor 3 years ago
Juergen Hoeller 7595465c21 Lazily obtain Validator from original Supplier 3 years ago
Sam Brannen bfd918d16c Deprecate convention-based @Component stereotype names in favor of @AliasFor 3 years ago
Sam Brannen ff104b6de0 Look up @Component stereotype names using @AliasFor semantics 3 years ago
Sam Brannen e1826d2322 Reinstate support for @javax.annotation.ManagedBean & @javax.inject.Named 3 years ago