3474 Commits (98cef503fb436633b7fee07fac423773f005b866)

Author SHA1 Message Date
Sam Brannen 98cef503fb Remove obsolete TODO 10 months ago
Sam Brannen 362fe12704 Polishing 10 months ago
rstoyanchev ee62701f56 Make use of PatternMatchUtils ignoreCase option 10 months ago
Juergen Hoeller fa168ca78a Revise FactoryBean locking behavior for strict/lenient consistency 10 months ago
Juergen Hoeller 73f1c5a189 Polishing 10 months ago
Sam Brannen 03ae97b2eb Introduce Spring property for default escape character for placeholders 10 months ago
Sam Brannen efdaae02e0 Add test for late binding from Environment property sources 10 months ago
Sam Brannen 49ffb833a3 Sort methods to align with PropertySource declaration order 10 months ago
Sam Brannen 065e50a444 Override containsProperty() in FallbackEnvironmentPropertySource 10 months ago
Sam Brannen 7135527765 Always obtain fresh PropertySources in ConfigurableEnvironmentPropertySource 10 months ago
Sam Brannen ebb44a8368 Restore support for non-EnumerablePropertySource in PropertySourcesPlaceholderConfigurer 10 months ago
Sam Brannen 3096bb6d0c Polishing 10 months ago
Sam Brannen 3295289e17 Fix placeholder resolution in PropertySourcesPlaceholderConfigurer 10 months ago
Sam Brannen b4355dc955 Polishing 11 months ago
Juergen Hoeller 9c183f9e77 Add explicit note on redeclaring in each application context 11 months ago
Juergen Hoeller 03620fc530 Polishing 11 months ago
Juergen Hoeller 1c108054ee Close ApplicationContext after AOT processing 11 months ago
Sam Brannen e384389790 Reinstate the @⁠Inject Technology Compatibility Kit (TCK) 11 months ago
Sam Brannen 0477ba4de4 Remove obsolete RmiInvocationWrapperRTD.xml file 11 months ago
Sam Brannen 8f62a8f579 Suppress recently introduced warning 11 months ago
Sam Brannen a22d204681 Remove duplicate words in Java source code 11 months ago
Juergen Hoeller eea6addd26 Avoid lenient locking for additional external bootstrap threads 11 months ago
Juergen Hoeller 74ab5e4e25 Enforce circular reference exception between more than two threads as well 12 months ago
Juergen Hoeller 463541967a Enforce circular reference exception between all thread variations 12 months ago
Sam Brannen dbd47ff4f9 Implement additional micro performance optimizations 12 months ago
Juergen Hoeller ee804ee8fb Avoid throwing of plain RuntimeException 12 months ago
Juergen Hoeller 4e5979c75a Consistent CacheErrorHandler processing for @Cacheable(sync=true) 12 months ago
Juergen Hoeller 6bb964e2d0 Explicitly use original ClassLoader in case of package visibility 12 months ago
Juergen Hoeller 48009c8534 Introduce support for concurrent startup phases with timeouts 12 months ago
Juergen Hoeller 743f32675d Only attempt load for CGLIB classes in AOT mode 12 months ago
Sam Brannen 044258f085 Support abstract @⁠Configuration classes without @⁠Bean methods again 12 months ago
Juergen Hoeller 75e5a75da5 Enforce circular reference exception within non-managed thread 12 months ago
Juergen Hoeller 6905dff660 Introduce spring.locking.strict=true flag for 6.1.x style bean creation locking 1 year ago
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