654 Commits (d5df097e0e3afe7ae36622ad275b39631ee38c3b)

Author SHA1 Message Date
xiexed d5df097e0e Small typo fixes in WebSocketHandler doc 6 years ago
Arjen Poutsma a663454fad Changed Basic Authentication consumer to setBasicAuth method 6 years ago
Rossen Stoyanchev 2874dd75ca Fine-tune WebFlux logging at HTTP/WebSocket level 6 years ago
Rossen Stoyanchev bc3cf0eeb8 Expose request id at the ServerHttpRequest level 6 years ago
Rossen Stoyanchev 5dc49b16ea Correlated messages at HTTP adapter + WebSocket level 6 years ago
Rossen Stoyanchev 7be2943c03 Simplify WebSocket client implementationss in WebFlux 6 years ago
Sebastien Deleuze fd69c90fcb Add ServerResponse extensions for json, xml and html 6 years ago
Juergen Hoeller 2cd006923c Polishing 6 years ago
Sebastien Deleuze c0264072ab Avoid ServerResponse static imports in WebFlux router DSL 6 years ago
Arjen Poutsma 37a3765a4e Fix checkstyle errors 6 years ago
Arjen Poutsma 490302ebf8 Added RequestPredicates.methods(HttpMethod...) 6 years ago
Arjen Poutsma 91e96d8084 Improve RouterFunction builder 6 years ago
Rossen Stoyanchev 5cdc26770e Correlated WebClient log messages 6 years ago
Rossen Stoyanchev 82310660fd Correlated encoding/decoding log messages via hints 6 years ago
Rossen Stoyanchev fd90b73748 Correlated WebFlux server log messages 6 years ago
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 6 years ago
Rossen Stoyanchev 03c305136d Fix failing tests 6 years ago
Rossen Stoyanchev afa45950ff Polish ExchangeFilterFunction[s] 6 years ago
Juergen Hoeller 9c36b53833 Upgrade to JAXB 2.3.0.1, Aalto XML 1.1, Rome 1.10 6 years ago
Brian Clozel 417354da8a Remove dependency management noise from POMs 6 years ago
Rossen Stoyanchev 86c861516d Accept Predicate instead of HandlerTypePredicate 6 years ago
Rossen Stoyanchev 19dc981685 Path prefixes for groups of controllers 6 years ago
Rossen Stoyanchev 72b1d4c648 Remove explicit references to Reactor Netty version 6 years ago
Rossen Stoyanchev 3acb96efd0 CachingResourceResolver varies by known codings only 6 years ago
Rossen Stoyanchev 010352163b Eliminate the need for Encoder#getContentLength 6 years ago