459 Commits (0a06bce3a6aae37c154e18615de9ef2ca25b3cd9)

Author SHA1 Message Date
Rossen Stoyanchev 93a522f336 Fix regression in BodyInserters with multipart data 7 years ago
sdeleuze deac8e556e Improve Kotlin extensions doc about type erasure 7 years ago
Rossen Stoyanchev f389f66270 Upgrade to Reactor Bismuth snapshots 7 years ago
Arjen Poutsma 7035ee7ebb Support Publishers for multipart data in BodyInserters 7 years ago
Juergen Hoeller 9d27e86951 Upgrade to Hibernate Validator 6.0.7 7 years ago
sdeleuze 99cbfd32c3 Set default view content-type with WebFlux fn 7 years ago
Juergen Hoeller 3a51b5a9d2 Upgrade to Hibernate Validator 6.0.6 7 years ago
Rossen Stoyanchev f05175586e Refine behavior on error after response committed 7 years ago
Rossen Stoyanchev fda08852ba Take content-type from ResponseEntity unconditionally 7 years ago
Rossen Stoyanchev 91d3e4402f Add test case for SPR-16246 7 years ago
Rossen Stoyanchev 44c95a4736 Adjust logging to catch sporadic PERF build failure 7 years ago
Rossen Stoyanchev 3650ecc3bb Polish 7 years ago
Juergen Hoeller a8323f6a27 Latest dependency updates (OkHttp 3.9.1, JRuby 9.1.14, Rome 1.9) 7 years ago
Rossen Stoyanchev 01a82b5291 Improve semantics writing currentData 7 years ago
Rossen Stoyanchev c1b191edb0 Polish and improve logging 7 years ago
Rossen Stoyanchev f44366877c Switch to suspended mode before demand 7 years ago
Rossen Stoyanchev afdca285e5 Avoid resume-suspend race condition 7 years ago
sdeleuze 652e5c5584 Disable CORS credentials by default 7 years ago
Rossen Stoyanchev b7c924cac1 Polish 7 years ago
Violeta Georgieva d8099adc9a AbstractListenerWebSocketSession: suspend the channel when there is no demand 7 years ago
Rossen Stoyanchev b89a48a703 Improve FlushingIntegrationTests 7 years ago
sdeleuze 9f1d8517ba Polish Kotlin source code style 7 years ago
Rossen Stoyanchev bc8e525e60 Add shared instance of ReactiveAdapterRegistry 7 years ago
Juergen Hoeller 14a7da8183 Upgrade to Hibernate Validator 6.0.5 7 years ago
Rossen Stoyanchev ce895d7a84 Add mention of shortcut methods in BodyInserters 7 years ago
sdeleuze c530745015 Fix JsonView + HttpEntity Reactive handling 7 years ago
Rossen Stoyanchev 8e21023f28 Update docs on ClientResponse 7 years ago
Rossen Stoyanchev 6e05a5881e Update WebClient Javadoc 7 years ago
sdeleuze 9dd29f76ae Polish CORS documentation 7 years ago
Rossen Stoyanchev fb7b7d089b Revert erroneously committed change 7 years ago
Rossen Stoyanchev 536e72c8df Add WebSocket chapter to WebFlux section 7 years ago
Rossen Stoyanchev 5e86049438 Expose WebSocket options for Tomcat/Jetty 7 years ago
Rossen Stoyanchev e818b904ad Polish WebSocket-related 7 years ago
Rossen Stoyanchev 9a894ab61e Use ResponseEntity Content-Type as producible media type 7 years ago
Rossen Stoyanchev f565f635e3 Polish 7 years ago
Rossen Stoyanchev ff97eafa4f Fix NPE in ErrorsArgumentResolver 7 years ago
Rossen Stoyanchev a5103307c6 Polish ErrorArgumentResolver 7 years ago
Rossen Stoyanchev 8cfa3c632b Allow Undertow client in websocket integration tests 7 years ago
Rossen Stoyanchev cb34b0b963 Polish 7 years ago
anton_bondarenko b487db294b Fix NullPointer when setting cookies in RequestUriSpec 7 years ago
Rossen Stoyanchev 807297f173 Remove RxNetty (from test sources) 7 years ago
Arjen Poutsma db00669197 Allow to set cookies in ServerResponse 7 years ago
Rossen Stoyanchev 9786750b5a Improve @RequestAttribute WebFlux resolver 7 years ago
Rossen Stoyanchev 14f02d7192 Update reference with examples of multipart requests 7 years ago
Arjen Poutsma af2e296ff3 Javadoc 7 years ago
Rossen Stoyanchev 8c33ed02b3 ServletHttpHandlerAdapter supports Serlvet path mapping 7 years ago
Rossen Stoyanchev aa653b23bc Add AbstractReactiveWebInitializer 7 years ago
Arjen Poutsma a58002a5de Chained API for form and multipart data in BodyInserters 7 years ago
Rossen Stoyanchev 48c2cc18b9 Update form + multipart data Javadoc on BodyInserters 7 years ago
Rossen Stoyanchev 8083eaae54 syncBody better differentiates plain vs multipart forms 7 years ago