2476 Commits (157c28bcec7fac4a7b8ffa21dffe7aa3417309bc)

Author SHA1 Message Date
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
Sam Brannen a7cf19cec5 Improve documentation and matching algorithm in data binders 3 years ago
Sam Brannen 6fad00ed22 Ensure dynamic proxy with AOP introduction includes lambda interfaces 3 years ago
Juergen Hoeller 35de7e19ee Introduce initializer callback for Bean Validation Configuration 3 years ago
Juergen Hoeller 10e979e58b Polishing 3 years ago
Juergen Hoeller 4143b445d6 Polishing 3 years ago
Juergen Hoeller 35610a535d Expose cancel(mayInterruptIfRunning) variant in ScheduledTask 3 years ago
Sam Brannen 8fc744f4f4 Improve Javadoc for BeanExpressionResolver 3 years ago
Sam Brannen 3da7a48a17 Explicitly close ApplicationContexts and clean up warnings in tests 3 years ago
Sam Brannen 9a5891e6e6 Explicitly close ApplicationContexts and clean up warnings in tests 3 years ago
Stephane Nicoll 0cbea29517 Polish 3 years ago