32000 Commits (d0966dfb58056d2e955b555d38993bf65dac41e7)
 

Author SHA1 Message Date
Sam Brannen d0966dfb58 Revise contribution 11 months ago
lituizi bb45a3ae69 Update AbstractAutowireCapableBeanFactory.ignoreDependencyInterface() Javadoc 11 months ago
Sam Brannen 7095f4cb66 Use proper casing for parameter and variable names 11 months ago
Sam Brannen a22d204681 Remove duplicate words in Java source code 11 months ago
Sam Brannen f27382cfb6 Consistently indent code with tabs in reference manual 11 months ago
Sam Brannen 6bc196883a Fix heading for "Context Configuration with Context Customizers" 11 months ago
Juergen Hoeller c4f66b776f Use single volatile field for indicating pre-instantiation phase 11 months ago
Sam Brannen 87e04df983 Upgrade to JUnit 5.12.2 11 months ago
Sam Brannen 4d648f8b5d Clean up warnings in Gradle build 11 months ago
Juergen Hoeller 6ea9f66fd7 Remove superfluous DefaultParameterNameDiscoverer configuration 11 months ago
Juergen Hoeller eea6addd26 Avoid lenient locking for additional external bootstrap threads 11 months ago
Juergen Hoeller 7f2c1f447f Try loadClass on LinkageError in case of ClassLoader mismatch 11 months ago
Sam Brannen 26869b0e4c Polish Bean Override internals 11 months ago
Sam Brannen cd987fc104 Update Javadoc to stop mentioning 5.3.x as the status quo 11 months ago
Sam Brannen 3f9402a56b Update testing documentation to reflect status quo 11 months ago
Sam Brannen c168e1c297
Provide first-class support for Bean Overrides with @⁠ContextHierarchy 11 months ago
Juergen Hoeller 3afd551174 Add rejectTasksWhenLimitReached option for concurrency limit 11 months ago
Juergen Hoeller ffd15155ee Upgrade to Mockito 5.17 and Checkstyle 10.23 11 months ago
Juergen Hoeller 74ab5e4e25 Enforce circular reference exception between more than two threads as well 11 months ago
Juergen Hoeller 463541967a Enforce circular reference exception between all thread variations 11 months ago
Sam Brannen 4510b78dfd Include @⁠ContextCustomizerFactories in @⁠NestedTestConfiguration Javadoc 11 months ago
Sam Brannen 63f4ba4b2a Move field injection logic to BeanOverrideTestExecutionListener 11 months ago
Sam Brannen 0c7bc232d6 Redesign BeanOverrideRegistry internals 11 months ago
Sam Brannen 470bf3b0bb Add missing Javadoc for BeanOverrideHandler constructor 11 months ago
Sam Brannen 2ca9f6f064 Indent with tabs instead of spaces in Gradle build scripts 11 months ago
Johnny Lim ecd8cd797e Use implementation Gradle configuration for framework-docs module 11 months ago
Juergen Hoeller cc5ae23915 Suppress rollback attempt in case of timeout (connection closed) 11 months ago
Sam Brannen dbd47ff4f9 Implement additional micro performance optimizations 11 months ago
Sam Brannen 381bc4c405 Polish contribution 11 months ago
Olivier Bourgain 0f2308e85f Implement micro performance optimizations 11 months ago
Juergen Hoeller ee804ee8fb Avoid throwing of plain RuntimeException 11 months ago
Juergen Hoeller 4e5979c75a Consistent CacheErrorHandler processing for @Cacheable(sync=true) 11 months ago
Juergen Hoeller e7db15b325 Perform type check before singleton check for early FactoryBean matching 11 months ago
Sam Brannen 8f9cbcd86d Add @⁠since tags 11 months ago
Juergen Hoeller 6bb964e2d0 Explicitly use original ClassLoader in case of package visibility 11 months ago
Taeik Lim a946fe2bf8 Fix broken link for Server-Sent Events 11 months ago
Sébastien Deleuze 671d972454 Add RestClient.RequestHeadersSpec#exchangeForRequiredValue 11 months ago
Sébastien Deleuze d9047d39e6 Refine ExchangeFunction Javadoc 11 months ago
Sébastien Deleuze 4db12806d1 Revert "Add a requiredExchange extension to RestClient" 11 months ago
rstoyanchev 290c9c4a19 Use form charset in ServletServerHttpRequest 11 months ago
rstoyanchev e01ad5a08d Polishing in ServletServerHttpRequest 11 months ago
Brian Clozel b8158df3d6 Create new observation context for WebClient retries 11 months ago
Juergen Hoeller c4e25a1162 Upgrade to Jetty 12.0.18, Apache HttpClient 5.4.3, Protobuf 4.30.2, Checkstyle 10.22 11 months ago
Juergen Hoeller 48009c8534 Introduce support for concurrent startup phases with timeouts 11 months ago
Juergen Hoeller 203ca30a64 Include cause in MethodInvocationException message 11 months ago
Juergen Hoeller 34ea0461c7 Polishing 11 months ago
Dmitry Sulman fbaeaf12bd Recursively boxing Kotlin nested value classes 11 months ago
Juergen Hoeller 7b08feeb6d Make jar caching configurable through setUseCaches 11 months ago
Juergen Hoeller 743f32675d Only attempt load for CGLIB classes in AOT mode 11 months ago
Juergen Hoeller 3ddc607b3e Add spring.locking.strict property to common appendix 11 months ago