3441 Commits (208d52d852d6455828c128b034608cec19e69259)

Author SHA1 Message Date
Sam Brannen 208d52d852 Introduce Checkstyle rule for separator symbol location 1 year ago
Juergen Hoeller d2733cea36 Notify lenientCreationFinished condition after locked creation as well 1 year ago
Ryan Prayogo aae2952a32 Replace DefaultKeyGenerator with SimpleKeyGenerator 1 year ago
Juergen Hoeller aff9ac72ec Avoid unnecessary CGLIB processing on configuration classes 1 year ago
Juergen Hoeller 6786e1c3e5 Apply fallback in case of initial SmartClassLoader mismatch as well 1 year ago
Juergen Hoeller 93134fd4d1 Apply fallback in case of any exception coming out of createClass 1 year ago
Juergen Hoeller d0ceefedc6 Mark XML-configured executor/scheduler as infrastructure bean 1 year ago
Juergen Hoeller dfc10c1a8d Wait for lenient bean creation in non-locked threads as well 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 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 17a94fb110 Improve warning for unexpected use of value attribute as @⁠Component name 1 year ago
Sam Brannen 2fcae65853 Polishing 1 year ago
Sam Brannen bb7a8006c5 Fix @⁠Nullable declaration in DataBinder on 6.2.x 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
rstoyanchev 7f29f0e663 Revert commit 3505c4bcad 1 year ago
Sam Brannen 819a7c86c1 Clarify component scanning of abstract classes with @⁠Lookup methods 1 year ago
Juergen Hoeller 1b18928bf0 Explicitly set custom ClassLoader on CGLIB Enhancer 1 year ago
Juergen Hoeller 323e52b5a9 Continue with pre-instantiation when current bean is in creation already 1 year ago
rstoyanchev 1cc767e90b Polishing in ExtendedServletRequestDataBinder 1 year ago
Sam Brannen 34d6dd9b62 Polishing 1 year ago
Sam Brannen 12a6a84829 Polishing 1 year ago
rstoyanchev 4350fc21b3 List constructor arg initialized correctly 1 year ago
rstoyanchev 59ed4686c5 Create ParameterErrors for type level constraint 1 year ago
Johnny Lim 6d86b23fbe Apply Checkstyle MethodParamPadCheck module 1 year ago
Simon Baslé 3505c4bcad Ensure DataBinder can bind constructor with a Map with simple values 1 year ago
Brian Clozel 0c688742e1 Fix custom scheduler support for @Scheduled methods 1 year ago
Juergen Hoeller 3e3ca74020 Log provider setup failure at info level without stacktrace 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
Sam Brannen 8d69370b95 Consider logical equality in AdvisedSupport.MethodCacheKey#equals 1 year ago
Brian Clozel d990449b0d Improve toString for reactive ScheduledTask 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
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
Tran Ngoc Nhan 883254e1d0 Polish 1 year ago
Juergen Hoeller 18a3b52d5e Restore enum-style exception message expected by test 1 year ago
Sam Brannen b523f3caff Polish documentation and exception message for @⁠DurationFormat 1 year ago
Sam Brannen bfde33a514 Document options for Date/Time parsing & formatting issues with JDK 20+ 1 year ago