2486 Commits (8c24e8c034e2a7b26021b319b9d4486a23bfb265)

Author SHA1 Message Date
Sam Brannen a970516080 Polish GenericApplicationContextTests 2 years ago
Sam Brannen 5e5e95aff7 Polish RuntimeHintsUtils 2 years ago
Stephane Nicoll 6199835d6e Harmonize generated class name conventions 2 years ago
Sam Brannen 26df4580b3 Revise internals of LoggingCacheErrorHandler 2 years ago
Vedran Pavic 57208bf47a Simplify LoggingCacheErrorHandlerTests 2 years ago
Sam Brannen 8b34558284 Polish LoggingCacheErrorHandler 2 years ago
Vedran Pavic dbe8f200a9 Simplify creation of LoggingCacheErrorHandler with logged stacktrace 2 years ago
Stephane Nicoll 90759fb38f Relocate duplicated mock implementations to test fixtures 2 years ago
Johnny Lim 5ae3902d71 Guard logging in RuntimeHintsBeanFactoryInitializationAotProcessor 2 years ago
Juergen Hoeller a14650e0dc findAnnotationOnBean only falls back to bean class in case of no factory method 2 years ago
Juergen Hoeller 4e1b9f1492 Replace deep exception message nesting with custom inclusion of cause messages 2 years ago
Sébastien Deleuze 12d756a252 Refine ReflectiveProcessorBeanRegistrationAotProcessor 2 years ago
Brian Clozel 9c9b2356ce Add RuntimeHints predicates generator 2 years ago
Stephane Nicoll 363722893b Make sure RuntimeHintsRegistrar are invoked only once 2 years ago
Sam Brannen 8478e8e70a Polish contribution 2 years ago
Rémy e386bdb82c Expose ThreadPoolTaskExecutor queue size and capacity for metrics 2 years ago
Stephane Nicoll 571543285a Polish 2 years ago
Phillip Webb 172102d225 Refine ApplicationContextAotGenerator class name generation 2 years ago
Phillip Webb 4bd33cb6e0 Allow ApplicationContextAotGenerator to generated better class names 2 years ago
Sam Brannen aab9da0366 Polish LocaleResolver support 2 years ago
Stephane Nicoll baebf71ed7 Polish "Improve AssertJ usage in cache config tests" 2 years ago
Andreas Grub 5ed0c848fe Improve AssertJ usage in cache config tests 2 years ago
Stephane Nicoll da8c4de263 Add AotDetector to reliably opt-in for optimizations 2 years ago
Brian Clozel 8af1496b37 Expand hints conditions support in RuntimeHints 2 years ago
Sam Brannen bc3b3d01ee Polishing 2 years ago
Sam Brannen aa8802a81d Avoid new AssertJ deprecations 2 years ago
Sam Brannen 1beb7068f6 Use new AssertJ exception assertions 2 years ago
Sam Brannen 720261db26 Use List.of() and Set.of() where feasible 2 years ago
Phillip Webb efa8ffb728 Polish 3 years ago
Stephane Nicoll 059b66bf26 Register annotation based on its type 3 years ago
Stephane Nicoll d0afbe40e6 Tag EventListener as a reflective operation 3 years ago
Stephane Nicoll 4cca190aad Add support of declarative use of reflection 3 years ago
Stephane Nicoll 9487e8ce1e Polish 3 years ago
Sam Brannen 59c7bb1f86 Use Arrays.toString instead of Arrays.asList when generating Strings 3 years ago
Sam Brannen 874077d16e Apply "advanced" instanceof pattern matching 3 years ago
Sam Brannen bf8a54decf Switch focus to JUnit Jupiter in testing examples 3 years ago
Sam Brannen 3d39dfc4ce Polishing 3 years ago
Sam Brannen f2fe7f335c Improve nullReturningBeanPostProcessor() test 3 years ago
evgeny.bovykin 7cb6ac0a02 Make inner classes static when feasible (on main) 3 years ago
Sam Brannen e26d8839b3 Stop referring to features as Java 6/7 features where unnecessary 3 years ago
Juergen Hoeller 2b65f274dc Use Set.of instead of HashSet with Arrays.asList 3 years ago
Juergen Hoeller f8c4071f73 Introduce removeApplicationListener method at ApplicationContext level 3 years ago
Phillip Webb 16e7f1f212 Complete refactor of AOT concepts 3 years ago
Phillip Webb 702207d9ee Add updated ApplicationContextAotGenerator 3 years ago
Phillip Webb e4a8258fb2 Update ConfigurationClassPostProcessor AOT support 3 years ago
Phillip Webb ddba45d01d Polish formatting 3 years ago
Juergen Hoeller 0f6d459de7 Support for jakarta.enterprise.concurrent.Asynchronous annotation 3 years ago
Stephane Nicoll 7820804bf6 Allow registration of bean factory contributors via spring.factories 3 years ago
Stephane Nicoll 8b97c2dc9d Polish 3 years ago
Brian Clozel 38019d2249 Allow static registration of RuntimeHints 3 years ago