2757 Commits (e906eac04993376ac34d17ad64bffcb797bd31ef)

Author SHA1 Message Date
Stephane Nicoll 61c9cbc3f5 Retain active profiles used during AOT processing 1 year ago
Juergen Hoeller f8c8873c99 Document which @Scheduled attributes support SpEL expressions 1 year ago
Rossen Stoyanchev bd054a4918 Add method validation to Spring MVC 1 year ago
rstoyanchev cb04c3b335 Expose isReturnValue from MethodValidationException 1 year ago
rstoyanchev 5c5d8e61ae Add BindingResultNameResolver option 1 year ago
rstoyanchev 0fef380202 Add MethodValidator 1 year ago
Rossen Stoyanchev cc8361cd93 Add MethodValidationResult 1 year ago
rstoyanchev 8b53fecc06 Use List for violations in ParameterErrors 1 year ago
Rossen Stoyanchev 425d5a94cb Adapt ConstraintViolation's from method validation 1 year ago
rstoyanchev 38abee00e2 Rename MethodValidationTests and polishing 1 year ago
rstoyanchev 082784e023 Extract delegate from MethodValidationInterceptor 1 year ago
Johnny Lim ea9c0ae6c0 Fix test fixture value in QualifierConfiguration 1 year ago
Juergen Hoeller c16f582ed8 Consistent equals implementations in AOP support classes 1 year ago
Juergen Hoeller 6931106c5e Redesign inner Pointcut implementations as standalone classes 1 year ago
Juergen Hoeller 045df81f14 Reduce ProxyCallbackFilter to key-only role after class generation 1 year ago
Juergen Hoeller 2c8d1b7bff Polishing 1 year ago
Juergen Hoeller b3597f3d99 Polishing 1 year ago
Sam Brannen 73e9de7b5f Simplify Javadoc 1 year ago
Arjen Poutsma df7223f39c Remove APIs marked for removal 1 year ago
Juergen Hoeller 7f6f47b97b Property-driven onRefresh checkpoint during application context bootstrap 1 year ago
Sam Brannen 93deb0a584 Polishing 1 year ago
Sam Brannen 05eab703cc Polishing 1 year ago
Simon Baslé 35052f2113 Support `@Scheduled` fixedDelay/fixedRate on Publisher-returning methods 1 year ago
Juergen Hoeller 4b8adf2dcc Polishing 1 year ago
Juergen Hoeller b738a20233 Consistently publish events from CompletableFuture 1 year ago
Juergen Hoeller 25a1e8d414 Reset common caches before LifecycleProcessor-initiated checkpoint 1 year ago
Juergen Hoeller 322cbca0dc Support for async/reactive close methods (e.g. R2DBC) 1 year ago
Remus Richard Dumitrache 4d8f6c1b41
Support parsing long millisecond timestamps in `InstantFormatter` 1 year ago
Juergen Hoeller 5e625c8d2e Polishing 1 year ago
Juergen Hoeller 5441796675 Polishing 1 year ago
Sam Brannen b5902f4fbf Suppress unused warnings in tests 1 year ago
Sam Brannen a455317122 Treat directly registered class as configuration 'lite' mode candidate 1 year ago
Sébastien Deleuze d99c2cf31e Refine JVM checkpoint/restore support 2 years ago
Juergen Hoeller c8927ae753 Polishing 2 years ago
Juergen Hoeller e228f4ba64 Consistent pre-resolution of event type vs payload type 2 years ago
Simon Baslé c733ae0f22 Fix ApplicationListenerMethodAdapter#supportsEventType check 2 years ago
Sam Brannen 5e52259fb3 Suppress warnings in tests 2 years ago
Stephane Nicoll 993a69d3a9 Deprecate spring context indexer 2 years ago
Stephane Nicoll c1f6d7197b Add support for InjectionPoint with AOT 2 years ago
Juergen Hoeller 2c7e8661cf Respect TaskDecorator configuration on DefaultManagedTaskExecutor 2 years ago
Juergen Hoeller 697d5e6247 Configuration options for virtual threads (on JDK 21) 2 years ago
Juergen Hoeller d8d7e0a762 Deprecate default constructor on ConcurrentTaskExecutor/Scheduler 2 years ago
Sébastien Deleuze 9fec516560 Skip CRaC support with native images 2 years ago
Stephane Nicoll 44b427c3e1 Add AOT support for Qualifiers 2 years ago
Juergen Hoeller 7d2047cdbd Prevent JVM shutdown before checkpoint 2 years ago
Juergen Hoeller c76116b970 Keep CracResourceAdapter strongly reachable 2 years ago
Juergen Hoeller 8d604350e4 Support for Project CRaC in DefaultLifecycleProcessor 2 years ago
Stephane Nicoll 02132bd060 Infer resource hints for PropertySource#value 2 years ago
Stephane Nicoll f6875b11ff Generate missing hints for custom PropertySource factories 2 years ago
Sam Brannen ce3e9b0c29 Polishing 2 years ago