600 Commits (69f14a20380e8353cdfdea706ca4e4d415011e5e)

Author SHA1 Message Date
Juergen Hoeller 69f14a2038 ClassPathResource.isReadable() checks InputStream (for jar directories) 7 years ago
Juergen Hoeller 8593fec22c Avoid ConstantConditions warnings suppression (plus related polishing) 7 years ago
Arjen Poutsma 8c30b8e628 Fix parent path variables in nested route functions 7 years ago
Rossen Stoyanchev 2acf91a438 Polish 7 years ago
Rossen Stoyanchev d77797f42c Improve readability of Body[Inserters|Extractors] 7 years ago
Rossen Stoyanchev 85e8634810 Properly initialize URI/Matrix vars w/ urlDecode=false 7 years ago
Rossen Stoyanchev 82480a7908 Update docs on WebClient filters 7 years ago
Rossen Stoyanchev b472d192f4 Improve support for caching encoded resources 7 years ago
Rossen Stoyanchev 9274de390a Polish resource handling tests 7 years ago
Rossen Stoyanchev f121aa5e31 Immutable Resource[Resolver|Transformer]Chains 7 years ago
Rossen Stoyanchev 5207672b3f Configurable support for static resource encodings 7 years ago
Rossen Stoyanchev 1f8476aaf3 Add missing @param 7 years ago
Stephane Nicoll 36f8d49c4a Polish 7 years ago
Rossen Stoyanchev 192c7a5627 WebSession to WebSocketSession attribute passing 7 years ago
Rossen Stoyanchev 9074828478 Add attributes to WebFlux WebSocketSession 7 years ago
Juergen Hoeller 285eb94a03 Upgrade to Hibernate Validator 6.0.10 7 years ago
Juergen Hoeller 6710291bbd Polishing 7 years ago
Rossen Stoyanchev ade2eab169 Polish WebFlux WebSocket docs 7 years ago
Arjen Poutsma b03905e2b0 Improve toString for filtered router function 7 years ago
Rossen Stoyanchev 543f190239 Expand WebFlux docs with WebSocketHandler examples 7 years ago
Rossen Stoyanchev 4ff4d5a181 Allow client-side use of BodyExtractors#toFormData 7 years ago
Rossen Stoyanchev 18854ee544 Polish: simplify ControllerMethodResolver initialization 7 years ago
Arjen Poutsma 7424ca5790 Improve toString for query param and path extension predicates 7 years ago
Rossen Stoyanchev 3af5f00ee7 UnsupportedMediaType[Status]Exception reports body type 7 years ago
Rossen Stoyanchev 395792b302 Produces media types cleared prior to error handling 7 years ago
Rossen Stoyanchev 6cf6d8834c List OPTIONS in OPTIONS responses for @RequestMapping 7 years ago
Rossen Stoyanchev 23001a6c3d Update WebFlux RequestPart tests 7 years ago
Rossen Stoyanchev 5cee607f28 WebFlux @RequestPart support for List and Flux arguments 7 years ago
Rossen Stoyanchev 15182b29a4 Add MockWebSession for use with MockServerWebExchange 7 years ago
Rossen Stoyanchev 7f954ebc32 Inject UriComponentsBuilder relative to webapp root 7 years ago
Rossen Stoyanchev 4da43de7e1 Remove individual detection of forwarded headers 7 years ago
Rossen Stoyanchev eef592d901 Add builder to MockServerWebExchange 7 years ago
Rossen Stoyanchev 1aadf2c3a6 Refine compareTo for param and header conditions 7 years ago
Juergen Hoeller 53aa9cc4cd Upgrade to Servlet API 4.0.1 (aligned with Tomcat 9 and Undertow 2) 7 years ago
Juergen Hoeller 48807be482 Polishing 7 years ago
Juergen Hoeller c9f488363d Fine-tuned assertions and related polishing 7 years ago
Arjen Poutsma bfb2effddb Expose resource lookup function 7 years ago
Arjen Poutsma 51325afbcc Clean up path variables after non match 7 years ago
Sebastien Deleuze af0cb53742 Support decoding Mono in Jaxb2XmlDecoder 7 years ago
Arjen Poutsma 22edab852d Provide simple way to create ServerRequest 7 years ago
Rossen Stoyanchev 64b8b6e978 Polish WebSocketIntegrationTests 7 years ago
Rossen Stoyanchev 725d685799 ReactorNettyWebSocketSession implements close properly 7 years ago
Sam Brannen de4b65a0f3 Suppress warnings in RequestMappingMessageConversionIntegrationTests 7 years ago
Juergen Hoeller 9bff5b48cf Fine-tuned assertions and related polishing in WebFlux builders 7 years ago
Johnny Lim 6519e7b22a Polish 7 years ago
Juergen Hoeller a683472daa Support for non-standard HTTP status in reactive ClientHttpResponse 7 years ago
Johannes Edmeier 2a0540cb5f Move init of excchangeStrategies to default ctor in DefaultWebClientBuilder 7 years ago
sdeleuze 1d6540b1c2 Enable KotlinScriptTemplateTests after KT-18833 fix 7 years ago
Rossen Stoyanchev b6da63aeb7 Align with 5.0.x change #cd3ed7 7 years ago
Rossen Stoyanchev da98ff72d2 Use StringDecoder to split SSE stream 7 years ago