668 Commits (4475c67ba86fa31b086704dff111d5970836bcf8)

Author SHA1 Message Date
Brian Clozel 195f3f07e7 ResponseEntityResultHandler overwrites headers 6 years ago
Juergen Hoeller 11881ff211 Polishing 6 years ago
Juergen Hoeller dd4468a74a Polishing 6 years ago
Juergen Hoeller 3c65c17053 Correctly determine and propagate validation hints to DataBinder 6 years ago
Juergen Hoeller 9a43d2ec20 Revised log levels: less WARN and INFO, fine-tuned DEBUG vs TRACE 6 years ago
Brian Clozel a410d90439 Drain client response body consistenly 6 years ago
Juergen Hoeller 867b3d233d Upgrade to OkHttp 3.11, Apache HttpClient 4.5.6, Hibernate Validator 6.0.11 6 years ago
Rossen Stoyanchev 66d73017d5 PathVariable consistently reflects value up to 1st ";" 6 years ago
sdeleuze a87764f1fd Add support for Jetty Reactive Streams HTTP client 6 years ago
Sebastien Deleuze 3c9049d530 Leverage Jetty BOM 6 years ago
Brian Clozel a7f97a1669 Avoid null signals when resolving handler arguments 6 years ago
Brian Clozel 75fa9c4266 Fix checkstyle issues 6 years ago
Brian Clozel 038af9a303 Improve unknown status codes handling by WebClient 6 years ago
Rossen Stoyanchev 1b1bc7f5b5 Switch defaults and model for logging sensitive data 6 years ago
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