1776 Commits (f8f712dff88297974f074216ddfc2f0cf363ab16)

Author SHA1 Message Date
Sébastien Deleuze a0e2d3a221 Add support for target type to BeanRegistry 1 year ago
Sam Brannen 80df88bd4f Clean up warnings in Gradle build 1 year ago
Sébastien Deleuze fda9b9a696 Polishing 1 year ago
Sébastien Deleuze 682e2d6d84 Introduce BeanRegistrarDsl 1 year ago
Sébastien Deleuze 496be9ca98 Introduce first-class support for programmatic bean registration 1 year ago
Juergen Hoeller d2733cea36 Notify lenientCreationFinished condition after locked creation as well 1 year ago
Sam Brannen 5f98db6ffe Use new features introduced in JUnit Jupiter 5.11 and 5.12 1 year ago
Juergen Hoeller aff9ac72ec Avoid unnecessary CGLIB processing on configuration classes 1 year ago
Juergen Hoeller dfc10c1a8d Wait for lenient bean creation in non-locked threads as well 1 year ago
Sam Brannen f42e886f03 Polishing 1 year ago
Sam Brannen 440a259b71 Clean up warnings in Gradle build 1 year ago
Juergen Hoeller b336bbe539 Wait for lenient bean creation in locked thread when necessary 1 year ago
Juergen Hoeller 39bd530461 Consistently use @Nullable annotation from JSpecify 1 year ago
Juergen Hoeller f53da04717 Align with SmartClassLoader handling for AOP proxy classes 1 year ago
rstoyanchev 9f55296049 Nested list/map/array with constructor binding 1 year ago
rstoyanchev 4591a67641 Handle [] leniently in constructor binding 1 year ago
Sam Brannen 7557967f9e Stop using explicitly aliased `value` attribute as @⁠Component name 1 year ago
Sam Brannen 17a94fb110 Improve warning for unexpected use of value attribute as @⁠Component name 1 year ago
Sam Brannen 2fcae65853 Polishing 1 year ago
Brian Clozel 174d0e4576 Fix "Nth day of week" Quartz-style cron expressions 1 year ago
rstoyanchev 462c2bd538 Enhance constructor binding for List/Map/Array 1 year ago
Juergen Hoeller 323e52b5a9 Continue with pre-instantiation when current bean is in creation already 1 year ago
Sam Brannen 34d6dd9b62 Polishing 1 year ago
Brian Clozel f85752a956 Fix hints and predicates for Field reflective access 1 year ago
Sam Brannen 12a6a84829 Polishing 1 year ago
Brian Clozel d28c0396c9 Update runtime hints predicates after GraalVM changes 1 year ago
rstoyanchev 4350fc21b3 List constructor arg initialized correctly 1 year ago
Johnny Lim 6d86b23fbe Apply Checkstyle MethodParamPadCheck module 1 year ago
Sébastien Deleuze bc5d771a06 Switch to JSpecify annotations 1 year ago
Sam Brannen bf80485cc3 Clean up after deprecation of AsyncResult 1 year ago
Juergen Hoeller 43ff6d9711 Deprecate use of several bean factory methods for the same bean 1 year ago
Brian Clozel 0c688742e1 Fix custom scheduler support for @Scheduled methods 1 year ago
Juergen Hoeller 66da5d7ab9 Restore original override behavior when override allowed 1 year ago
Stéphane Nicoll 0d72477742 Restore user type in generated root bean definitions 1 year ago
Stéphane Nicoll 81a9f3d50b Restore public type for generated instance supplier of CGLIB proxy 1 year ago
Juergen Hoeller edf7f3cd43 Polishing 1 year ago
Juergen Hoeller 2b9010c2a2 Remove APIs marked as deprecated for removal 1 year ago
Sam Brannen 8d69370b95 Consider logical equality in AdvisedSupport.MethodCacheKey#equals 1 year ago
Sam Brannen d41d674c4f Update code due to upgrade to Jakarta EE 11 APIs 1 year ago
Brian Clozel d990449b0d Improve toString for reactive ScheduledTask 1 year ago
Juergen Hoeller 949432ce8b General upgrade to Jakarta EE 11 APIs 1 year ago
Sam Brannen 320831b18a Test status quo for StaticMethodMatcherPointcut#matches invocations 1 year ago
Sam Brannen 172c8b2c35 Polish AOP tests 1 year ago
Brian Clozel ba312f6c7c Update AOT support after RuntimeHints changes 1 year ago
Sam Brannen ea3bd7ae0c Polish BeanValidationBeanRegistrationAotProcessor[Tests] 1 year ago
Stefano Cordio 9b0253e117 Skip runtime hint registration for constraint with missing dependencies 1 year ago
Sam Brannen 051f1dac24 Polish contribution 1 year ago
Stefano Cordio 5e7b3a3bed Avoid infinite recursion in BeanValidationBeanRegistrationAotProcessor 1 year ago
Johnny Lim 1910d32405 Replace TestObservationRegistryAssert.assertThat() with Assertions.assertThat() 1 year ago
Sam Brannen dd92eac3ad Refer to message "receipt" instead of "reception" 1 year ago