22131 Commits (8589804012efda8db2d70094e8efbd8f74d06dc5)
 

Author SHA1 Message Date
Sam Brannen 8589804012 Link to known property name constants in SpringProperties 4 years ago
Sam Brannen c649b74235 Use api-spring-framework attribute for links to SpringProperties 4 years ago
Sam Brannen bef5d59e43 Link to SpringProperties Javadoc from the Testing chapter 4 years ago
Sam Brannen 99bd8115dd Clean up deprecation warnings in Gradle build output 4 years ago
Sam Brannen 1a3ff83157 Remove obsolete code in HeaderValueHolder 4 years ago
Sam Brannen c19b2851f1 Ignore null Locale in MockHttpServletResponse 4 years ago
Sam Brannen 3b4a3431d4 Ignore null header value in MockHttpServletResponse 4 years ago
fengyuanwei c82a445094 Fix Javadoc in StandardServletAsyncWebRequest 4 years ago
Rossen Stoyanchev 95752ef1c9 Improve handling for pre-flight requests 4 years ago
Rossen Stoyanchev 0ff50d6d9e Improve Javadoc of ServerHttpRequest#getPath 4 years ago
Rossen Stoyanchev 30cdeb23fe Fix order of headers in DefaultHandlerExceptionResolver 4 years ago
Rossen Stoyanchev ecf5113e0e Handle forwarded header parse issues 4 years ago
Gediminas Rimša 80c4e6bb95 Fix ContentCachingResponseWrapper comment typo 4 years ago
Rossen Stoyanchev 5e5d8e4a23 Handle flushingFailed() for Servlet containers 4 years ago
Brian Clozel d7e05aa48f Upgrade CI images to ubuntu:focal-20210119 4 years ago
Rossen Stoyanchev cf52246319 WebSocketExtension#equals matches sub-classes too 4 years ago
Sam Brannen c5284009a1 Fix UriComponentsBuilder examples in ref docs 4 years ago
Sam Brannen 2d29fcd0bb Polish Javadoc for TransactionSynchronizationUtils 4 years ago
Sam Brannen 5e56162394 Fix Checkstyle violation 4 years ago
Johnny Lim 45650f2b27
Add @since tag to TransactionSynchronizationUtils.unwrapResourceIfNecessary() 4 years ago
Rossen Stoyanchev 3e1b1638ef
Update link for reporting security issues 4 years ago
Rossen Stoyanchev e80a23d6ad Fix CheckStyle violations 4 years ago
Rossen Stoyanchev 8aeae49f40 Support for servletPath prefix in ServletRequestPathUtils 4 years ago
Rossen Stoyanchev f22e2ac578 Add HttpServletMapping support to MockHttpServletRequest 4 years ago
izeye 355aca7665 Fix DelegatingWebMvcConfigurationTests.configurePathPatternParser() 4 years ago
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