436 Commits (14a7da8183cb119fa6d7137ab209c592b9157b70)

Author SHA1 Message Date
Arjen Poutsma 36db6b2753 Removed json(), html() and xml() predicates 8 years ago
Sebastien Deleuze 7dd0f358ed Avoid using callable reference to stay Kotlin 1.0 compatible 8 years ago
Arjen Poutsma bb9d3e1680 Renamed RouterFunction composition methods 8 years ago
Arjen Poutsma fcaf42507a Synchronise PathPatternParser access 8 years ago
Sebastien Deleuze f380ab9d90 Polish RouterFunctionExtensions 8 years ago
Rossen Stoyanchev 6f68af6860 Uncomment test following fix in reactor-netty 8 years ago
Arjen Poutsma febed19bf4 Use PathPatternParser in function.server 8 years ago
Arjen Poutsma a31429be2b Add json, html, and xml RequestPredicates 8 years ago
Arjen Poutsma dff9b3b85c Expose BodyInserter in EntityResponse 8 years ago
Sebastien Deleuze ef550c43d6 Flush JSON stream after each element 8 years ago
Arjen Poutsma 45770d73ed Remove parameterisation from ClientRequest 8 years ago
Brian Clozel 1901cc65fd Use ParsingPathMatcher by default in WebFlux 8 years ago
Brian Clozel fa4202f1bd Revert Path Pattern changes in WebFlux 8 years ago
Juergen Hoeller e9019cd7d1 Polishing 8 years ago
Brian Clozel 8d43f45515 Reduce API Surface in PathPatternRegistry 8 years ago
Arjen Poutsma 6dd0e6bfac Reverse "Correct generic type in BodyExtractor for form data" 8 years ago
Arjen Poutsma 11efbaead9 Ignore JsonStreamingIntegrationTests 8 years ago
Brian Clozel 09d18f2ef5 Refactor HandlerMapping path match configuration 8 years ago
Arjen Poutsma da4af6157e Added ClientResponse.cookies() 8 years ago
Arjen Poutsma 2a512d7b9f Introduce EntityResponse 8 years ago
Brian Clozel 18c04815a7 Add PathPatternRegistry 8 years ago
Andy Clement f58ffad939 Introduce PathPatternParser for optimized path matching 8 years ago
Brian Clozel 6f029392c7 Move response status processing in InvocableHandlerMethod 8 years ago
Rossen Stoyanchev 9efa976d31 Correct generic type in BodyExtractor for form data 8 years ago
Rossen Stoyanchev f2967467e0 Improve writing in mock reactive request and response 8 years ago
Sebastien Deleuze fe05d35292 Polish SseIntegrationTests 8 years ago
Sebastien Deleuze 6b9b0230c4 Introduce JSON streaming support 8 years ago
Arjen Poutsma 7796c4db14 Introduce RenderingResponse 8 years ago
Eitan Adler 59bba3763d Polish javadoc 8 years ago
Sebastien Deleuze 02c4aff4ce Upgrade to Kotlin 1.1.0-beta-38 8 years ago
Rossen Stoyanchev 1466c82f53 Better support for overriding base URI in WebClient 8 years ago
Rossen Stoyanchev 82a34f4b24 Update WebClient builder 8 years ago
Rossen Stoyanchev 7399956708 Rename classes and methods containing "WebReactive" 8 years ago
Sebastien Deleuze 123ee5f2da Add WebClient create() and build() static methods 8 years ago
Rossen Stoyanchev 080a3d6a41 Replace use of "Spring MVC" in spring-webflux module 8 years ago
Rossen Stoyanchev fafd2d20e1 Rename spring-web-reactive to spring-webflux 8 years ago