2069 Commits (413cbca2c0be8bd66278e9863eef6502e7e4b013)

Author SHA1 Message Date
Sam Brannen 4e1756d738 Polishing 2 years ago
rstoyanchev 5c1ab7ecd5 Polishing contribution 2 years ago
yfoelsin 7655329463 Set status code on DefaultRenderingBuilder for RedirectView 2 years ago
rstoyanchev 186deb777f Update deprecation notices on rawStatusCode 2 years ago
rstoyanchev 57cb8c7abf Restore rawStatusCode methods 2 years ago
Sam Brannen d749d2949d Use new features from JUnit Jupiter 5.11 2 years ago
Simon Baslé bf5e218b35 Add support for headers in `@HttpExchange` 2 years ago
rstoyanchev b61eee7fb0 Support cross-parameter validation 2 years ago
rstoyanchev 062c18a81d Add DataBuffer management in fragment rendering 2 years ago
rstoyanchev 8e2b27e5d8 WebFlux support for SSE with multiline fragments 2 years ago
rstoyanchev b734156f32 Update WebFlux fragment stream rendering 2 years ago
rstoyanchev f5ed1b8f6d Refactoring in ViewResolutionResultHandler 2 years ago
rstoyanchev 6e55e78b22 WebFlux support for SSE Fragment stream 2 years ago
rstoyanchev aa6b47bfce Polishing in FragmentsRendering 2 years ago
Stéphane Nicoll e4edd3246a Restore Freemarker support now it supports Jakarta 2 years ago
rstoyanchev ade8128060 Remove deprecated methods 2 years ago
rstoyanchev bd31e8dacc Provide access to underlying ConstraintViolation 2 years ago
Sam Brannen 3e48498663 Change MIME mapping for .js from application/javascript to text/javascript 2 years ago
Sébastien Deleuze 7617a01f60 Unwrap Kotlin inline value classes return values 2 years ago
rstoyanchev 6ee8786385 Updates to WebFlux fragment rendering API 2 years ago
rstoyanchev 54e76c8105 Support List and Publisher<Fragment> return values 2 years ago
Juergen Hoeller 7227c30917 Allow tests to pass on Windows JVM (non-UTF-8 default encoding) 2 years ago
Simon Baslé 8918a772bf Polishing 2 years ago
gregw 0a60c622cc Implement Eclipse Jetty core HTTP handler adapter 2 years ago
rstoyanchev ef6a3768ee Support multi-view rendering 2 years ago
Stéphane Nicoll 51641ece72 Polish 2 years ago
Simon Baslé 06d267f04e Improve WebClientResponseException message in case of 1xx/2xx/3xx status 2 years ago
Sam Brannen b64edb2d2a Update Content-Type based on encoding in MVC FreeMarkerView 2 years ago
Sam Brannen ce53443cf0 Polishing 2 years ago
Sam Brannen d902bd7696 Reject ModelMap argument types in WebFlux 2 years ago
Sam Brannen 8b11ee9ee2 Document that ModelMap is not a supported argument type in WebFlux 2 years ago
Sam Brannen 8b95697c8d Set output_encoding in FreeMarkerView implementations 2 years ago
Sam Brannen 95887c81b9 Polish naming for Charset setters in FreeMarker support 2 years ago
Sam Brannen 73c0783df1 Allow encoding to be set with a Charset in FreeMarker support 2 years ago
Sam Brannen d133ab60ee Improve documentation regarding encoding in FreeMarker support 2 years ago
Sam Brannen 5d6e143ff4 Remove invalid configuration in RequestMappingViewResolutionIntegrationTests 2 years ago
Arjen Poutsma 60b5bbe334 Introduce request attributes in RestClient 2 years ago
Brian Clozel a6fb7e99a0 Support for Protobuf 4.x 2 years ago
Sam Brannen 9e1ef83669 Avoid issues with system line separator in tests 2 years ago
rstoyanchev f4f89aa2a4 Add headers to data binding values 2 years ago
rstoyanchev 23160a43dd Conditional use of URI vars for data binding in WebFlux 2 years ago
rstoyanchev 398aae2b9a Polishing in data binding tests 2 years ago
Sam Brannen 7e3a4a12f8 Use consistent version strings for 6.2 2 years ago
Arjen Poutsma 903493e9a9 Various MultiValueMap improvements 2 years ago
Stéphane Nicoll 975e2f4218 Revert "Avoid deprecation warnings for WebJarsResourceResolver" 2 years ago
Brian Clozel 51f6e78e25 Fall back on */* during content negotiation for errors 2 years ago
Sam Brannen 48e7908eff Polishing 2 years ago
Sam Brannen 61db499ae2 Avoid deprecation warnings for WebJarsResourceResolver 2 years ago
Brian Clozel 4d4b343815 Support Content Negotiation with @ExceptionHandler 2 years ago
mysend12 3547491590 Handle DataBufferLimitException as HTTP 413 responses 2 years ago