22106 Commits (ec5f99f981b33e28cbc96f78b1fb560166fd9c1a)
 

Author SHA1 Message Date
Rossen Stoyanchev ec5f99f981 Add mutate() to RequestMappingInfo 4 years ago
Sam Brannen 03f1b65084 Polish Javadoc for ResourceLoader APIs 4 years ago
Juergen Hoeller 0de2833894 Upgrade to Jetty 9.4.36, EclipseLink 2.7.8, XStream 1.4.15, Apache Johnzon 1.2.10 4 years ago
Sam Brannen cd9d562129 Check thread count in ParallelApplicationEventsIntegrationTests 4 years ago
Brian Clozel 080ba5d448 Upgrade JDK versions in CI pipeline 4 years ago
daisuzz d96448fde9
Fix typo in URI Encoding section of reference docs 4 years ago
Sam Brannen 84eed00260 Upgrade to Gradle 6.8.1 4 years ago
Sam Brannen cee51b248a Upgrade to AssertJ 3.19.0 4 years ago
Rossen Stoyanchev 5a640bb635 Expose mvcPatternParser bean in WebMvcConfigurationSupport 4 years ago
Rossen Stoyanchev 5c1cbb769c Check that PathPatternParser is not set too late 4 years ago
Sam Brannen 4a7a2258f9 Unwrap proxied DataSources in SqlScriptsTestExecutionListener 4 years ago
Rossen Stoyanchev bad8954e65 Append unique number to log prefix for Undertow 4 years ago
Rossen Stoyanchev e4566c11b8 Apply PathPatternParser also to BeanNameUrlHandlerMapping 4 years ago
Sam Brannen 9d8910d869 Improve inline documentation for PostProcessorRegistrationDelegate 4 years ago
Rossen Stoyanchev aa7584d252 Support for Jetty 10 4 years ago
Arjen Poutsma e537844a09 Copy headers from part in MultipartBodyBuilder 4 years ago
Arjen Poutsma daa5465003 Checkstyle fix 4 years ago
Brian Clozel 5a4a677fbd Fix contextPath request matching with PathPatterns 4 years ago
Rossen Stoyanchev 584dabbb39 Add all non-file parts as request parameters 4 years ago
Stephane Nicoll 4779323d33 Clarify behaviour of condition attribute of CachePut 4 years ago
Arjen Poutsma 67112b211a Rollback to midnight in quartz expressions 4 years ago
Juergen Hoeller 799885fd6d Introduce public defineClass variant for SmartClassLoader implementations 4 years ago
Sam Brannen 3c959d3515 Fix grammar in Javadoc 4 years ago
Rossen Stoyanchev cfae40afb4 Return 415 for form data with @RequestBody in WebFlux 4 years ago
Juergen Hoeller 1b1ae33efe Upgrade to Netty 4.1.58, Jackson 2.12.1, Apache Johnzon 1.2.9 4 years ago
Arjen Poutsma d80b08084e Document ordering of RouterFunction beans 4 years ago
Arjen Poutsma d1a7fed16c Clean up content type in ContentNegotiatingViewResolver 4 years ago
izeye 469eb8146e Add a missing space in exception message 4 years ago
Rossen Stoyanchev 35225e5794 Add verify(Duration) to MockRestServiceServer 4 years ago
Rossen Stoyanchev a7413ea76b Add recommendation for original multipart filename 4 years ago
Rossen Stoyanchev c3c36ab498 Document choices for async ResponseEntity return values 4 years ago
Nelson Osacky ea4fe7eaf7 Update Gradle Enterprise Plugin versions 4 years ago
Sam Brannen 3112dc5f81 Improve JMH Jar configuration 4 years ago
Sam Brannen b07a6b3283 Upgrade Shadow plugin to version 6.1.0 4 years ago
Sam Brannen 6b9d5698ce Upgrade to JMH 1.25 4 years ago
Sam Brannen 72a9d0ff4b Upgrade JMH plugin to 0.5.2 4 years ago
Sam Brannen 872255a591 Fix ConcurrentBeanFactoryBenchmark 4 years ago
Brian Clozel 671270dae2 Fix optional deployments regex in release CI pipeline 4 years ago
Sam Brannen 6ea39fd122 Upgrade to Gradle 6.8 4 years ago
Spring Buildmaster dadef9f5bc Next development version (v5.3.4-SNAPSHOT) 4 years ago
Rossen Stoyanchev fceceb480f Validate Resource type in ResourceHttpRequestHandler 4 years ago
Rossen Stoyanchev e5ab67bd71 ResourceHandlerRegistration exposes List<Resource> locations 4 years ago
Sébastien Deleuze 2d53570f4c Prevent kotlinx.serialization usage on interfaces 4 years ago
Juergen Hoeller be5eb7037f Explicit notes on non-null enforcement and deep cause support in 5.3 4 years ago
Sam Brannen fff2291f2a Document context lifecycle & logging semantics for the TestContext framework 4 years ago
Stephane Nicoll 917f3ad101 Upgrade to Reactor 2020.0.3 4 years ago
Sam Brannen 2fd6e6e87c Polish Javadoc for base ExceptionHandlerMethodResolvers 4 years ago
Sam Brannen 570bdbd253 Avoid unnecessary sorting in base ExceptionHandlerMethodResolvers 4 years ago
Juergen Hoeller b587a16d46 Expose all exception causes as provided handler method arguments 4 years ago
Rossen Stoyanchev dd8ea89bea Upgrade to Reactor 2020.0.3 snapshots 4 years ago