1601 Commits (547c4f69a4c4041dd28163f8d847dec0487df6b9)

Author SHA1 Message Date
Juergen Hoeller c668d9a473 Polishing 9 years ago
Rossen Stoyanchev 4f3db9b822 Disable Servlet async request timeout in WebFlux 9 years ago
Rossen Stoyanchev 6e71828a35 Add space before cookie attributes 9 years ago
Violeta Georgieva 4d058ceef4 Resume Undertow writes only when data is available 9 years ago
Rossen Stoyanchev cc102c2fcd Properly handle Flux<?> and Flux<Object> in WebFlux 9 years ago
Arjen Poutsma 03861df0ba Polishing 9 years ago
Andy Clement cd86558811 Support optional trailing separator on path pattern matching 9 years ago
Andy Clement 316a680577 Modify getPathRemaining to return remaining path and bound variables 9 years ago
Brian Clozel 88f8df4dce Update Mono.then(Supplier) deprecated calls 9 years ago
Rossen Stoyanchev 3efb76c852 Jackson encoder skips String.class 9 years ago
Brian Clozel a8d785b87f Move RxNetty support to test scope 9 years ago
Sebastien Deleuze 005e85b0f5 Update to latest Reactor 3.1 API changes 9 years ago
Juergen Hoeller 0b118322b0 Polishing 9 years ago
Sebastien Deleuze e3fae2716e Rename Mono#otherwise[Empty] to switch[onError/IfEmpty] 9 years ago
Arjen Poutsma 908d16904f Refactor CodecConfigurer 9 years ago
Rossen Stoyanchev fce8ed62ce Update @ControllerAdvice Javadoc 9 years ago
Juergen Hoeller 9e55e8f8a6 Polishing 9 years ago
Sebastien Deleuze 4d9144132e Upgrade to Reactor Core 3.1 9 years ago
Rossen Stoyanchev 043c7070e3 Polish default content type change 9 years ago
Ryan O'Meara 4a890226ea Support for multiple default content types 9 years ago
Juergen Hoeller 7f162a033b AbstractGenericHttpMessageConverter calls two-arg variants of canRead/canWrite again 9 years ago
Sebastien Deleuze 9a501fac46 Fix failing tests 9 years ago
Rossen Stoyanchev e33f603f68 Revert (recently added) cookie set header flags 9 years ago
Rossen Stoyanchev 5d92a85fcb Mock Servlet request/response support Accept-Language 9 years ago
Rossen Stoyanchev 3393c10d79 Refactor HttpHeaders "Accept-Language" with Locale 9 years ago
Sebastien Deleuze 23e35c0e1a Handle Jackson InvalidDefinitionException with 5xx status in WebFlux 9 years ago
Arjen Poutsma 870e1897b6 Javadoc 9 years ago
Arjen Poutsma 82e864b217 Polishing 9 years ago
Rossen Stoyanchev e5fc40a9de MockHttpSevlet[Request|Response] set cookie headers 9 years ago
Rob Winch e92e65f8c3 Fix ForwardedHeaderFilter preserves semicolon content 9 years ago
Rob Winch 96bfe7d197 Polish 9 years ago
Rob Winch 1f289b7580 Add test to ensure ForwardedHeaderFilter contextPath preserves encoding 9 years ago
Rob Winch 84db06ec0b ForwardedHeaderFilter requestURI preserve encoding 9 years ago
Sebastien Deleuze d098a4b96b Make CodecException handling consistent 9 years ago
Juergen Hoeller 15b5dd9f12 Polishing 9 years ago
Juergen Hoeller cf306037b5 Support for JSON Binding API (JSON-B) 9 years ago
Juergen Hoeller e5fdd4cd1d Extracted AbstractJsonHttpMessageConverter from GsonHttpMessageConverter 9 years ago
Juergen Hoeller 5986f881d0 HandlerMethod evaluates ResponseStatus annotation for early caching 9 years ago
Violeta Georgieva ff03b4a4ad Init subscriber before switching the states 9 years ago
Rossen Stoyanchev 3780d040ee Polish and minor fixes in ViewResolutionResultHandler 9 years ago
Rossen Stoyanchev e4c62cc029 Controller API for view rendering 9 years ago
Bryan Kelly 9a9166622e Fix ForwardedHeaderFilter getRequestURL() 9 years ago
Andy Clement 584b290dff Introduce method to allow a pattern to partially consume a path 9 years ago
Juergen Hoeller 67ea4b3a05 package-info for repackaged libraries (and other polishing) 9 years ago
Arjen Poutsma aa3573b2bc Polishing 9 years ago
Rossen Stoyanchev e83fdaa2dd Revert recent change causing issue in Boot on WildFly 9 years ago
Sebastien Deleuze ed8565894a Return 5xx HTTP status for invalid target types with Jackson 9 years ago
Rossen Stoyanchev f293c4d84b Doc use of reactive types in Spring MVC controllers 9 years ago
Rossen Stoyanchev f716c8e9bc Consistently check if AsyncContext already completed 9 years ago
Rossen Stoyanchev c0f2017262 Polish 9 years ago