31970 Commits (ee804ee8fb2ca5ddd446460f87193489f86cd211)
 

Author SHA1 Message Date
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 12 months ago
Tran Ngoc Nhan 30fcaef813 Remove unnecessary closing curly brackets in Javadoc 12 months ago
Juergen Hoeller 75e5a75da5 Enforce circular reference exception within non-managed thread 12 months ago
Juergen Hoeller 9bf01df230 Evaluate lenientLockingAllowed flag per DefaultListableBeanFactory instance 12 months ago
Sam Brannen 8d2166139f Update SpringCoreTestSuite to include AOT 12 months ago
Sam Brannen 374c3b4545 Provide complete support for qualifier annotations with Bean Overrides 12 months ago
Sam Brannen d7e470d3e0 Polishing 12 months ago
Stéphane Nicoll 2862c87601 Make sure the generated values are available from a static context 12 months ago
Juergen Hoeller aa56b5001a Detect late-set primary markers for autowiring shortcut algorithm 12 months ago
Juergen Hoeller 84430a8db2 Polishing 12 months ago
Juergen Hoeller 6905dff660 Introduce spring.locking.strict=true flag for 6.1.x style bean creation locking 12 months ago
Juergen Hoeller 20736bd06f Introduce acknowledgeAfterListener flag for custom acknowledge handling 12 months ago
Juergen Hoeller 37fb79e8ff Fix qualifier resolution for aliased name against parent factory 1 year ago
Juergen Hoeller d8f8e76791 Check potentially more specific HibernateException cause as well 1 year ago
Juergen Hoeller dc41ff569e Add javadoc notes on potential exception suppression in getBeansOfType 1 year ago
Juergen Hoeller 47651350f3 Polishing 1 year ago
rstoyanchev 15c20c3e65 Fix regression with opaque URI determination 1 year ago
Dmitry Sulman 5455c645f0 Update deprecated Gradle task creation 1 year ago
Brian Clozel adb4b675fc Next development version (v6.2.6-SNAPSHOT) 1 year ago
Sam Brannen 208d52d852 Introduce Checkstyle rule for separator symbol location 1 year ago
rstoyanchev 18c3b637e4 Fix dated Javadoc in MvcUriComponentsBuilder 1 year ago
rstoyanchev 34c69bfc67 Allow empty comment in ServerResponse.SseBuilder 1 year ago
rstoyanchev 37d7af42ac Allow setting ApplicationContext on MockServerWebExchange 1 year ago
Juergen Hoeller cc986cd2e8 Defer triggerAfterCompletion invocation in doRollbackOnCommitException 1 year ago
Sébastien Deleuze 0141725638 Polishing 1 year ago