28084 Commits (0aec9f12ce96fc25a1815a6c6892abc50d77c5f4)
 

Author SHA1 Message Date
Brian Clozel 0aec9f12ce Upgrade to Gradle Enterprise 3.14 3 years ago
Brian Clozel d926769a5e Fix copyright headers 3 years ago
Brian Clozel 1afb6f1861 Upgrade to Java 21 in CI image 3 years ago
rstoyanchev 6b35d43020 Polishing contribution 3 years ago
Andreas Bergander 732f0a6a77 DefaultServletHttpRequestHandler supports DispatcherType.INCLUDE 3 years ago
rstoyanchev cc296c5033 Polishing contribution 3 years ago
Joakim Mohn a1c4fb3840 Lenient URI encoding handling in ForwardedHeaderTransformer 3 years ago
rstoyanchev 0f7c406a86 Suppress handler mapping logging for introspector 3 years ago
rstoyanchev 2530efd1c7 SseEmitter support for multiline String 3 years ago
Sam Brannen 9350091163 Merge branch '6.0.x' 3 years ago
Sam Brannen 865fa33927 Cache CGLIB proxy classes properly again 3 years ago
Sam Brannen 9120f87897 Consolidate AspectJ test fixtures 3 years ago
Sam Brannen edd1e9134f Polishing 3 years ago
김희망 6caef9bb3c Refine ServerRequest.queryParamOrNull implementation 3 years ago
Brian Clozel a97ff39088 Add reflection hint on Publisher for bean destroy support 3 years ago
Juergen Hoeller d46c26d903 Call Lifecycle.stop() for already started beans on failed refresh 3 years ago
Arjen Poutsma ecd3f191b6 Refactoring external contribution 3 years ago
Markus Heiden 59771318ce Introduce CharBufferDecoder 3 years ago
Brian Clozel 103c6b8bda Add missing reflection hint on Eclipse FileLocator 3 years ago
Brian Clozel 7af9ce4f03 Add resource hint for spring.properties 3 years ago
Brian Clozel 4c343ef796 Add missing reflection hints on Kotlin classes 3 years ago
Brian Clozel a1f4cdf54e Add missing reflection hint on MonetaryAmount 3 years ago
Brian Clozel 8074f938b1 Add missing reflection hints on Jakarta types 3 years ago
Brian Clozel e53c2c6331 Reduce nested class lookups in ClassUtils 3 years ago
Stéphane Nicoll 05500373e2 Merge branch '6.0.x' 3 years ago
Stéphane Nicoll fef3cf8e58 Review AOT-generated code for beanClass and targetType 3 years ago
Sébastien Deleuze 4128f4d5c9 Print JVM restoration time in DefaultLifecycleProcessor 3 years ago
Stéphane Nicoll 2fbcff8919 Prevent ValueLoaderEntryProcessor to be created for each get call 3 years ago
Stéphane Nicoll f79bc7b14d Implement JCacheCache#putIfAbsent as atomic operation 3 years ago
Stéphane Nicoll 57a4628934 Polish log message 3 years ago
Stéphane Nicoll 6e5c4ef864 Merge pull request #29773 from qpakzk 3 years ago
Sangwon Hong fcbe5fa73f Log attempt at proxying final methods to WARN instead of INFO 3 years ago
Sam Brannen 7bf520fa8d Make utility methods consistently static in DispatcherServlet 3 years ago
Sam Brannen d30ad794ab Update copyright headers 3 years ago
shin-mallang 3d0f55273c Replace double spaces w/ single spaces in code & comments in spring-webmvc 3 years ago
Sam Brannen 56688ab361 Polish contribution 3 years ago
shin-mallang 3932f91117 Use List#isEmpty() in DispatcherServlet 3 years ago
Sam Brannen 293e6ddf85 Polishing 3 years ago
Sam Brannen b05e46d502 Update copyright headers 3 years ago
Sébastien Deleuze 20df52e543 Merge branch '6.0.x' 3 years ago
Sébastien Deleuze ce0923b946 Remove Reactor Netty 2 from integration tests 3 years ago
Brian Clozel 7ecbdc19a5 Merge branch '6.0.x' 3 years ago
Brian Clozel 227049824c Fix RuntimeHintsPredicates matching rules 3 years ago
Juergen Hoeller aa1360b154 Complete set of constructors with consistent javadoc 3 years ago
Marten Deinum e42e89c04f Add constructors to take ObjectMapper 3 years ago
Stéphane Nicoll f628c601a7 Merge pull request #28132 from ctailor2 3 years ago
Stéphane Nicoll c21a9b94c5 Polish "Allow batch update to take a KeyHolder" 3 years ago
Chirag Tailor 78db5dd516 Allow batch update to take a KeyHolder 3 years ago
Arjen Poutsma 056de7e898 Enable disabled multi-part Netty 2 tests 3 years ago
Arjen Poutsma 81ebc3a6f3 MultipartParser should respect read position 3 years ago