31994 Commits (c4f66b776fd533d5a3fc99b8e3a0d679887bb482)
 

Author SHA1 Message Date
Juergen Hoeller c4f66b776f Use single volatile field for indicating pre-instantiation phase 12 months ago
Sam Brannen 87e04df983 Upgrade to JUnit 5.12.2 12 months ago
Sam Brannen 4d648f8b5d Clean up warnings in Gradle build 12 months ago
Juergen Hoeller 6ea9f66fd7 Remove superfluous DefaultParameterNameDiscoverer configuration 12 months ago
Juergen Hoeller eea6addd26 Avoid lenient locking for additional external bootstrap threads 12 months ago
Juergen Hoeller 7f2c1f447f Try loadClass on LinkageError in case of ClassLoader mismatch 12 months ago
Sam Brannen 26869b0e4c Polish Bean Override internals 12 months ago
Sam Brannen cd987fc104 Update Javadoc to stop mentioning 5.3.x as the status quo 12 months ago
Sam Brannen 3f9402a56b Update testing documentation to reflect status quo 12 months ago
Sam Brannen c168e1c297
Provide first-class support for Bean Overrides with @⁠ContextHierarchy 12 months ago
Juergen Hoeller 3afd551174 Add rejectTasksWhenLimitReached option for concurrency limit 12 months ago
Juergen Hoeller ffd15155ee Upgrade to Mockito 5.17 and Checkstyle 10.23 12 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 4510b78dfd Include @⁠ContextCustomizerFactories in @⁠NestedTestConfiguration Javadoc 12 months ago
Sam Brannen 63f4ba4b2a Move field injection logic to BeanOverrideTestExecutionListener 12 months ago
Sam Brannen 0c7bc232d6 Redesign BeanOverrideRegistry internals 12 months ago
Sam Brannen 470bf3b0bb Add missing Javadoc for BeanOverrideHandler constructor 12 months ago
Sam Brannen 2ca9f6f064 Indent with tabs instead of spaces in Gradle build scripts 12 months ago
Johnny Lim ecd8cd797e Use implementation Gradle configuration for framework-docs module 12 months ago
Juergen Hoeller cc5ae23915 Suppress rollback attempt in case of timeout (connection closed) 12 months ago
Sam Brannen dbd47ff4f9 Implement additional micro performance optimizations 12 months ago
Sam Brannen 381bc4c405 Polish contribution 12 months ago
Olivier Bourgain 0f2308e85f Implement 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 e7db15b325 Perform type check before singleton check for early FactoryBean matching 12 months ago
Sam Brannen 8f9cbcd86d Add @⁠since tags 12 months ago
Juergen Hoeller 6bb964e2d0 Explicitly use original ClassLoader in case of package visibility 12 months ago
Taeik Lim a946fe2bf8 Fix broken link for Server-Sent Events 12 months ago
Sébastien Deleuze 671d972454 Add RestClient.RequestHeadersSpec#exchangeForRequiredValue 12 months ago
Sébastien Deleuze d9047d39e6 Refine ExchangeFunction Javadoc 12 months ago
Sébastien Deleuze 4db12806d1 Revert "Add a requiredExchange extension to RestClient" 12 months ago
rstoyanchev 290c9c4a19 Use form charset in ServletServerHttpRequest 12 months ago
rstoyanchev e01ad5a08d Polishing in ServletServerHttpRequest 12 months ago
Brian Clozel b8158df3d6 Create new observation context for WebClient retries 12 months ago
Juergen Hoeller c4e25a1162 Upgrade to Jetty 12.0.18, Apache HttpClient 5.4.3, Protobuf 4.30.2, Checkstyle 10.22 12 months ago
Juergen Hoeller 48009c8534 Introduce support for concurrent startup phases with timeouts 12 months ago
Juergen Hoeller 203ca30a64 Include cause in MethodInvocationException message 12 months ago
Juergen Hoeller 34ea0461c7 Polishing 12 months ago
Dmitry Sulman fbaeaf12bd Recursively boxing Kotlin nested value classes 12 months ago
Juergen Hoeller 7b08feeb6d Make jar caching configurable through setUseCaches 12 months ago
Juergen Hoeller 743f32675d Only attempt load for CGLIB classes in AOT mode 12 months ago
Juergen Hoeller 3ddc607b3e Add spring.locking.strict property to common appendix 12 months ago
rstoyanchev f68fb97e7e Remove outdated notes on forwarded headers. 12 months ago
Sam Brannen 044258f085 Support abstract @⁠Configuration classes without @⁠Bean methods again 12 months ago
Sam Brannen 36d9357f94 Fix Kotlin compilation errors 12 months ago
Sébastien Deleuze dcb9383ba1 Add a requiredExchange extension to RestClient 12 months ago
Tobias Hänel f8a3077da9 Fix typo in Bean Validation section of reference manual 12 months ago
Sam Brannen 9fd1d0c6a3 Polish Javadoc 1 year ago