666 Commits (36bbbab02da4d5c4500523f23a5ce28fa6a87dfb)

Author SHA1 Message Date
Juergen Hoeller dd4468a74a Polishing 8 years ago
Juergen Hoeller 3c65c17053 Correctly determine and propagate validation hints to DataBinder 8 years ago
Juergen Hoeller 9a43d2ec20 Revised log levels: less WARN and INFO, fine-tuned DEBUG vs TRACE 8 years ago
Brian Clozel a410d90439 Drain client response body consistenly 8 years ago
Juergen Hoeller 867b3d233d Upgrade to OkHttp 3.11, Apache HttpClient 4.5.6, Hibernate Validator 6.0.11 8 years ago
Rossen Stoyanchev 66d73017d5 PathVariable consistently reflects value up to 1st ";" 8 years ago
sdeleuze a87764f1fd Add support for Jetty Reactive Streams HTTP client 8 years ago
Sebastien Deleuze 3c9049d530 Leverage Jetty BOM 8 years ago
Brian Clozel a7f97a1669 Avoid null signals when resolving handler arguments 8 years ago
Brian Clozel 75fa9c4266 Fix checkstyle issues 8 years ago
Brian Clozel 038af9a303 Improve unknown status codes handling by WebClient 8 years ago
Rossen Stoyanchev 1b1bc7f5b5 Switch defaults and model for logging sensitive data 8 years ago
xiexed d5df097e0e Small typo fixes in WebSocketHandler doc 8 years ago
Arjen Poutsma a663454fad Changed Basic Authentication consumer to setBasicAuth method 8 years ago
Rossen Stoyanchev 2874dd75ca Fine-tune WebFlux logging at HTTP/WebSocket level 8 years ago
Rossen Stoyanchev bc3cf0eeb8 Expose request id at the ServerHttpRequest level 8 years ago
Rossen Stoyanchev 5dc49b16ea Correlated messages at HTTP adapter + WebSocket level 8 years ago
Rossen Stoyanchev 7be2943c03 Simplify WebSocket client implementationss in WebFlux 8 years ago
Sebastien Deleuze fd69c90fcb Add ServerResponse extensions for json, xml and html 8 years ago
Juergen Hoeller 2cd006923c Polishing 8 years ago
Sebastien Deleuze c0264072ab Avoid ServerResponse static imports in WebFlux router DSL 8 years ago
Arjen Poutsma 37a3765a4e Fix checkstyle errors 8 years ago
Arjen Poutsma 490302ebf8 Added RequestPredicates.methods(HttpMethod...) 8 years ago
Arjen Poutsma 91e96d8084 Improve RouterFunction builder 8 years ago
Rossen Stoyanchev 5cdc26770e Correlated WebClient log messages 8 years ago
Rossen Stoyanchev 82310660fd Correlated encoding/decoding log messages via hints 8 years ago
Rossen Stoyanchev fd90b73748 Correlated WebFlux server log messages 8 years ago
Rossen Stoyanchev 8bffb6a798 Add defaultRequest option to WebClient.Builder 8 years ago
Rossen Stoyanchev da5b705328 Polish default headers/attributes in WebClient 8 years ago
Rossen Stoyanchev 907a306ee2 Fix locally failing test in FlushingIntegrationTests 8 years ago
Juergen Hoeller e22466e9d5 Polishing 8 years ago
Juergen Hoeller df6b01a329 Remove deprecated classes and methods from early 5.0.x phase 8 years ago
Juergen Hoeller d34e6f7f70 Polishing 8 years ago
Juergen Hoeller 8ad5299f4a Polishing 8 years ago
Juergen Hoeller 40efcc933c Polishing 8 years ago
Arjen Poutsma 794693525f Polishing 8 years ago
Arjen Poutsma a691065d05 Polishing 8 years ago
Arjen Poutsma 8202052b38 Introduce RouterFunction builder 8 years ago
Phillip Webb a89e716cc7 Use tabs rather than spaces in tests 8 years ago
Phillip Webb 1c25cec44f Polish test code 8 years ago
Phillip Webb 81451aa800 Organize imports 8 years ago
Phillip Webb b220d94cc2 Never use parenthesis for single lambda arguments 8 years ago
Phillip Webb 5cedd0d5d4 Consistently use tabs rather than spaces 8 years ago
Phillip Webb 0b53c1096a Always use 'this.' when accessing fields 8 years ago
Phillip Webb eeebd51f57 Use consistent class design 8 years ago
Phillip Webb 0ad0f341bd Don't use single letter catch variables 8 years ago
Phillip Webb e9d1b39aff Apply consistent copyright header 8 years ago
Phillip Webb c3a17dfd47 Ensure all files end with a newline 8 years ago
Phillip Webb e0480f75ac Fix javadoc checkstyle issues 8 years ago
Napster 8aa6e5bfea Undertow WebSocket sessions use shared ByteBufferPool 8 years ago