780 Commits (6bdf2c26852611b3c3fd1505cd3ddc782739ad52)

Author SHA1 Message Date
Arjen Poutsma a691065d05 Polishing 7 years ago
Arjen Poutsma 8202052b38 Introduce RouterFunction builder 7 years ago
Phillip Webb a89e716cc7 Use tabs rather than spaces in tests 7 years ago
Phillip Webb 1c25cec44f Polish test code 7 years ago
Phillip Webb 81451aa800 Organize imports 7 years ago
Phillip Webb b220d94cc2 Never use parenthesis for single lambda arguments 7 years ago
Phillip Webb 5cedd0d5d4 Consistently use tabs rather than spaces 7 years ago
Phillip Webb 0b53c1096a Always use 'this.' when accessing fields 7 years ago
Phillip Webb eeebd51f57 Use consistent class design 7 years ago
Phillip Webb 0ad0f341bd Don't use single letter catch variables 7 years ago
Phillip Webb e9d1b39aff Apply consistent copyright header 7 years ago
Phillip Webb c3a17dfd47 Ensure all files end with a newline 7 years ago
Phillip Webb e0480f75ac Fix javadoc checkstyle issues 7 years ago
Napster 8aa6e5bfea Undertow WebSocket sessions use shared ByteBufferPool 7 years ago
Rossen Stoyanchev 7ccd2b024d Refine logging for async requests 7 years ago
Rossen Stoyanchev 900bc8a2e3 Logging improvements for WebFlux 7 years ago
Brian Clozel 4a26f93a0d WebClient writes Content-Length for Mono bodies 7 years ago
Rossen Stoyanchev 03c305136d Fix failing tests 7 years ago
Rossen Stoyanchev afa45950ff Polish ExchangeFilterFunction[s] 7 years ago
Juergen Hoeller 9c36b53833 Upgrade to JAXB 2.3.0.1, Aalto XML 1.1, Rome 1.10 7 years ago
Brian Clozel 417354da8a Remove dependency management noise from POMs 7 years ago
Rossen Stoyanchev 86c861516d Accept Predicate instead of HandlerTypePredicate 7 years ago
Rossen Stoyanchev 19dc981685 Path prefixes for groups of controllers 7 years ago
Rossen Stoyanchev 72b1d4c648 Remove explicit references to Reactor Netty version 7 years ago
Rossen Stoyanchev 3acb96efd0 CachingResourceResolver varies by known codings only 7 years ago
Rossen Stoyanchev 010352163b Eliminate the need for Encoder#getContentLength 7 years ago
Sebastien Deleuze f2ee18493f Make RouterFunctionDsl extensible 7 years ago
Rossen Stoyanchev a3216432b5 Polish 7 years ago
Violeta Georgieva ffbc75ae47 Upgrade to Reactor Netty 0.8 7 years ago
Juergen Hoeller f3e860e8f1 Resource handler tests expect status 404 for directory in jar file 7 years ago
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