639 Commits (d22d4082616921acebc365f3d0ad2f1b2b99e395)

Author SHA1 Message Date
Rossen Stoyanchev 8bffb6a798 Add defaultRequest option to WebClient.Builder 6 years ago
Rossen Stoyanchev da5b705328 Polish default headers/attributes in WebClient 6 years ago
Rossen Stoyanchev 907a306ee2 Fix locally failing test in FlushingIntegrationTests 6 years ago
Juergen Hoeller e22466e9d5 Polishing 6 years ago
Juergen Hoeller df6b01a329 Remove deprecated classes and methods from early 5.0.x phase 6 years ago
Juergen Hoeller d34e6f7f70 Polishing 6 years ago
Juergen Hoeller 8ad5299f4a Polishing 6 years ago
Juergen Hoeller 40efcc933c Polishing 6 years ago
Arjen Poutsma 794693525f Polishing 6 years ago
Arjen Poutsma a691065d05 Polishing 6 years ago
Arjen Poutsma 8202052b38 Introduce RouterFunction builder 6 years ago
Phillip Webb a89e716cc7 Use tabs rather than spaces in tests 6 years ago
Phillip Webb 1c25cec44f Polish test code 6 years ago
Phillip Webb 81451aa800 Organize imports 6 years ago
Phillip Webb b220d94cc2 Never use parenthesis for single lambda arguments 6 years ago
Phillip Webb 5cedd0d5d4 Consistently use tabs rather than spaces 6 years ago
Phillip Webb 0b53c1096a Always use 'this.' when accessing fields 6 years ago
Phillip Webb eeebd51f57 Use consistent class design 6 years ago
Phillip Webb 0ad0f341bd Don't use single letter catch variables 6 years ago
Phillip Webb e9d1b39aff Apply consistent copyright header 6 years ago
Phillip Webb c3a17dfd47 Ensure all files end with a newline 6 years ago
Phillip Webb e0480f75ac Fix javadoc checkstyle issues 6 years ago
Napster 8aa6e5bfea Undertow WebSocket sessions use shared ByteBufferPool 6 years ago
Rossen Stoyanchev 7ccd2b024d Refine logging for async requests 6 years ago
Rossen Stoyanchev 900bc8a2e3 Logging improvements for WebFlux 6 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