1764 Commits (f42e886f039714bbade38f66424a68aad6a625eb)

Author SHA1 Message Date
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
Sam Brannen d421f61a4a Polish @⁠DurationFormat Javadoc and tests 1 year ago
Juergen Hoeller 90ef7ac514 Cache singleton results for @Lazy injection points 1 year ago
Sébastien Deleuze 357dbc0354 Add AOT support for container element constraints 1 year ago
Sam Brannen 39cfe136da Polishing 1 year ago
Johnny Lim 0beb56a58c Fix indentation to use tabs in Kotlin source files 1 year ago
Sam Brannen f427ac383d (Re)suppress deprecation warnings 1 year ago
Juergen Hoeller 1255bd1fc9 Add remaining @SuppressWarnings("removal") for ListenableFuture 1 year ago
Juergen Hoeller 9e3371ef07 Mark ListenableFuture as deprecated for removal 1 year ago
Juergen Hoeller ee1fe8a1e9 Consistently evaluate defaultCandidate flag on constructors and methods 1 year ago