986 Commits (aa9f840938ad18b3e05c2305fad3ba000b0986d8)

Author SHA1 Message Date
Juergen Hoeller d2cc97af47 Polishing 8 years ago
Juergen Hoeller 6242e30539 Polishing 8 years ago
Arjen Poutsma 7582adc0bc Fix trailing slash in nested path 8 years ago
Juergen Hoeller 1ddf8ec625 Polishing 8 years ago
Juergen Hoeller 73493bc490 Revised imports in tests (org.jetbrains.annotations.NotNull etc) 8 years ago
Arjen Poutsma 4221a344dc Treat empty Accept header as "*/*" 8 years ago
Arjen Poutsma 1efcf26559 Defer evaluation of right-hand route in composed route 8 years ago
Arjen Poutsma 9ab8bd046c Improved logging in functional web framework 8 years ago
Sebastien Deleuze 4d48fde795 Fix RequestPredicate.route() implementation 8 years ago
Sebastien Deleuze 305f303d46 Rename RouterDsl to Routes 8 years ago
Sebastien Deleuze 03f34e24ca Add nested route support to Kotlin DSL 8 years ago
Arjen Poutsma 0922943c12 Rename RouterFunctions.subroute() to nest() 8 years ago
Arjen Poutsma 1d589eb639 Add pathPrefix predicate 8 years ago
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