26893 Commits (4b4a8af89374f475ac2face2bf84c63457e2e0ff)
 

Author SHA1 Message Date
Juergen Hoeller 4b4a8af893 Merge branch '6.0.x' 3 years ago
Juergen Hoeller 3b263c5c3d Synchronize transaction begin for non-lazy default transactions as well 3 years ago
rstoyanchev 1e3161b161 Expose MethodParameter in MissingServletRequestParameterException 3 years ago
rstoyanchev 6b50b7b72a Initialize propertyName in TypeMismatchException 3 years ago
rstoyanchev 96895c7759 Polishing in MethodArgumentNotValidException 3 years ago
rstoyanchev 96c494c6ad Update error format in MethodArgumentNotValidException 3 years ago
Sam Brannen 48548b29d6 Merge branch '6.0.x' 3 years ago
Sam Brannen f18a85e193 Polish null-safety documentation 3 years ago
Sébastien Deleuze 55b3b28aec Introduce JVM checkpoint/restore support documentation 3 years ago
Sébastien Deleuze 6a26db80b6 Refine RouterFunctionMapping ordering consistency 3 years ago
rstoyanchev ccf68878c7 Merge branch '6.0.x' 3 years ago
rstoyanchev f7d195782f Revert "Temporarily re-enable ReactorNetty2StompBrokerRelayIntegrationTests" 3 years ago
rstoyanchev bbab4faf7a Method level only, empty RequestMapping matches "" and "/" 3 years ago
Sam Brannen f7367ceae5 Merge branch '6.0.x' 3 years ago
Sam Brannen 3fb98b6a97 Polishing 3 years ago
Roland Weisleder dc4f46df9f Fix markup issue in Javadoc of QuartzCronField 3 years ago
Stephane Nicoll 61c9cbc3f5 Retain active profiles used during AOT processing 3 years ago
Sébastien Deleuze 446b90172b Merge branch '6.0.x' 3 years ago
Sébastien Deleuze 80af7bedef Polish null-safety reference documentation 3 years ago
Juergen Hoeller 6501176081 Merge branch '6.0.x' 3 years ago
Juergen Hoeller f8c8873c99 Document which @Scheduled attributes support SpEL expressions 3 years ago
Juergen Hoeller cc8c852c2b Specific check for parent of MethodInvocationInfo ClassLoader 3 years ago
Sébastien Deleuze ac35ffef9e Merge branch '6.0.x' 3 years ago
Sébastien Deleuze fe7f8e2de5 Polish CoWebFilter 3 years ago
Rossen Stoyanchev 6b89cf94a3 Add method validation to WebFlux 3 years ago
Rossen Stoyanchev bd054a4918 Add method validation to Spring MVC 3 years ago
rstoyanchev cb04c3b335 Expose isReturnValue from MethodValidationException 3 years ago
rstoyanchev 5c5d8e61ae Add BindingResultNameResolver option 3 years ago
rstoyanchev 0fef380202 Add MethodValidator 3 years ago
Rossen Stoyanchev cc8361cd93 Add MethodValidationResult 3 years ago
rstoyanchev 8b53fecc06 Use List for violations in ParameterErrors 3 years ago
Rossen Stoyanchev 425d5a94cb Adapt ConstraintViolation's from method validation 3 years ago
rstoyanchev 38abee00e2 Rename MethodValidationTests and polishing 3 years ago
rstoyanchev 082784e023 Extract delegate from MethodValidationInterceptor 3 years ago
Juergen Hoeller 155a37d3a6 Merge branch '6.0.x' 3 years ago
Juergen Hoeller 0a5aff1b60 Specific check for parent of spring-aop ClassLoader 3 years ago
Vedran Pavic 3d61d9e0d8
Handle custom JMS acknowledgment modes as client acknowledge (#30619) 3 years ago
Sam Brannen f8a3253d12 Polishing 3 years ago
Sam Brannen b4ba80b09e Merge branch '6.0.x' 3 years ago
Sam Brannen 1a26e17f41 Ensure context cache stats are logged when ApplicationContext fails to load 3 years ago
Sam Brannen f6045e8e11 Move context failure tracking to the ContextCache 3 years ago
Sam Brannen f0a3f776c2 Avoid duplication of constant in Javadoc 3 years ago
Sam Brannen 74dc07e736 Improve ContextCacheTestUtils 3 years ago
Sam Brannen c5eb4ed978 Introduce context failure threshold support in the TestContext framework 3 years ago
Sam Brannen bff81d3056 Document test context failure threshold support in reference manual 3 years ago
Sam Brannen c8bb7ded5d Improve Javadoc for DefaultCacheAwareContextLoaderDelegate 3 years ago
Sam Brannen 56f3bd86cf Add integration tests for context failure threshold support 3 years ago
Sam Brannen 52ae97cffc Make test context failure threshold configurable 3 years ago
Sam Brannen c7ca5c81c3 Avoid repeated attempts to load failing ApplicationContext in the TCF 3 years ago
Sébastien Deleuze ccb8db41f0 Merge branch '6.0.x' 3 years ago