3782 Commits (61601de250957b7b2bc4796b99e183ff5e5500d9)

Author SHA1 Message Date
Rossen Stoyanchev e04269cadd Consistently check DispatcherType to avoid NPE in tests 4 years ago
Johnny Lim dfc8406917
Polish contribution 4 years ago
Sam Brannen 5b97c47fc4 Sync changes in MockHttpServletResponse test fixture 4 years ago
Juergen Hoeller ca8261cbf8 Polishing 4 years ago
Stephane Nicoll 582559dd9e Polish "Allow customer resolver and property sources" 4 years ago
Phillip Webb d4c609f2f0 Allow customer resolver and property sources 4 years ago
Sébastien Deleuze 9c6b1b645d Prevent kotlinx.serialization usage on collection of interfaces 4 years ago
Rossen Stoyanchev 0fc8bf654b Expose DispatcherHandler as PreFlightRequestHandler 4 years ago
Juergen Hoeller df977a2fd2 Nullability refinements and related polishing 4 years ago
Rossen Stoyanchev 1c6bab23ea Polishing 4 years ago
Rossen Stoyanchev 3e502d4739 Document removal of duplicate slashes in UriComponentsBuilder 4 years ago
Rossen Stoyanchev 8791928f61 Update variable detection in UriComponentsBuilder#encode 4 years ago
Stephane Nicoll 87c0e9b48a Update copyright of change file 4 years ago
izeye 9a4164c4a8 Polish 4 years ago
Rossen Stoyanchev 53cafe728c Support to customize rather than replace default codecs 4 years ago
Rossen Stoyanchev 26000ee29f Polishing contribution 4 years ago
Christophe Maillard 0c2c66b38b Add HttpHandlerDecoratorFactory 4 years ago
Rossen Stoyanchev f7c952cb3e Polishing contribution 4 years ago
ascopes 6bc7e12bcd Fix typos in ResponseEntity Javadoc 4 years ago
Rossen Stoyanchev 8fb9796d1d Polishing contribution 4 years ago
Yusuke Yamamoto a264013d7a Content-Disposition can parse BASE64 encoded filename 4 years ago
Rossen Stoyanchev 0d16c9100a MIME types by Class for Encoder, Decoder, HttpMessageReader|Writer 4 years ago
Rossen Stoyanchev 7cdaaa22bd Extra ObjectMapper registrations in Jackson2CodecSupport 4 years ago
Rossen Stoyanchev f4c9f6b860 Media types by Class for HttpMessageConverter 4 years ago
Rossen Stoyanchev 1721b0b8d7 Extra ObjectMapper registrations in HttpMessageConverter 4 years ago
Rossen Stoyanchev c52526ad42 Fix in MockMultipartHttpServletRequest#getMultipartHeaders 4 years ago
Toshiaki Maki 0575e6637c Protobuf Codec supports application/vnd.google.protobuf 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 0ff50d6d9e Improve Javadoc of ServerHttpRequest#getPath 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
Sam Brannen c5284009a1 Fix UriComponentsBuilder examples in ref docs 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
Rossen Stoyanchev bad8954e65 Append unique number to log prefix for Undertow 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
izeye 469eb8146e Add a missing space in exception message 4 years ago
Rossen Stoyanchev a7413ea76b Add recommendation for original multipart filename 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 2fd6e6e87c Polish Javadoc for base ExceptionHandlerMethodResolvers 4 years ago
Sam Brannen 570bdbd253 Avoid unnecessary sorting in base ExceptionHandlerMethodResolvers 4 years ago
Brian Clozel e4dc863ad0 Fix headers keySet in WebFlux adapters 4 years ago