553 Commits (919f54b3f6d3b4a562ccdcdc6bc64817cbb55a40)

Author SHA1 Message Date
Arjen Poutsma 02a2c400c7 Move URL transform methods from ServerHttpResponse to ServerWebExchange 7 years ago
Rossen Stoyanchev 03eb6f76db Improve check for actual return value type 7 years ago
Rossen Stoyanchev fc0841c60f Adapt to method name change in Mono 7 years ago
Arjen Poutsma 14af5d941a Javadoc 7 years ago
Juergen Hoeller b122bc6dcc Upgrade to Hibernate Validator 6.0.2 7 years ago
Sebastien Deleuze d2c1b284f3 Polish Kotlin API contracts and documentation 7 years ago
Brian Clozel 397fd24849 Revert "Leverage Kotlin plugin dependency management" 7 years ago
Sebastien Deleuze 3e2f6c848a Leverage Kotlin plugin dependency management 7 years ago
Stephane Nicoll 5a51351fa4 Relax test assertion when Jacoco is enabled 7 years ago
Sebastien Deleuze 9abe77670c Sync with reactor-core when() -> zip() change 7 years ago
Brian Clozel cc3d7d2d48 Apply dependency management to selected modules 7 years ago
Brian Clozel 2eeb428e95 Move modules to independent build files 7 years ago
Stephane Nicoll f6e7fef236 Polish 7 years ago
Juergen Hoeller 47a7475898 Resolve remaining nullability warnings 7 years ago
Sebastien Deleuze 73cf07e9a4 Fix overridden methods nullability 7 years ago
Rossen Stoyanchev 645e3492db Use URLDecoder for query params in WebFlux 7 years ago
Sebastien Deleuze f57e5584af Add a reference to KT-18833 in JDK 9 ignored tests 7 years ago
Juergen Hoeller adeb521ce4 Polishing 7 years ago
Rossen Stoyanchev 08dfce2cb5 Dedicated specificity comparator in PathPattern 7 years ago
Rossen Stoyanchev 62fa20fd6f PathPattern#matchAndExtract minor refactoring 7 years ago
Rossen Stoyanchev dccedd5ad5 Minor refactoring in PathPattern 7 years ago
Rossen Stoyanchev c060f4f615 Polish PathPattern and parser 7 years ago
Arjen Poutsma 5394cc0c63 WebClientException should allow access to status code of the response 7 years ago
Rossen Stoyanchev b1440b6816 Remove ParsingPathMatcher 7 years ago
Rossen Stoyanchev 4fc0ce1206 Properly detect null value params in params conditions 7 years ago
Rossen Stoyanchev f813a63fd8 PathContainer parses URL paths only 7 years ago
Arjen Poutsma 0b3ea405ab Remove BodyInserters.fromServerSentEvent variants 7 years ago
Rossen Stoyanchev 6855a85c41 Move RequestPath to parent server package 7 years ago
Sebastien Deleuze 6583f9f754 Use ParameterizedTypeReference instead of Class in Kotlin extensions 7 years ago
Arjen Poutsma 1d86c9c3d1 Use Credentials object instead of 2 attributes for Basic Authentication 7 years ago
Sebastien Deleuze 3cef5a1294 Add RouterFunctions#toWebHandler(RouterFunction<?>) 7 years ago
Arjen Poutsma eb435f5947 Add ParameterizedTypeReference method variants to ServerRequest/ServerResponse 7 years ago
Arjen Poutsma f3975776d4 Use list of HttpMessage[Reader|Writer]s instead of CodecConfigurer 7 years ago
Sebastien Deleuze ed6fe2b723 Upgrade to Kotlin 1.1.4-eap-33 7 years ago
Sebastien Deleuze d8a80fc0db Rename RouterFunction Kotlin DSL files 7 years ago
Sebastien Deleuze 0720f9e978 Fix an eventual IndexOutOfBoundsException in RequestPredicates 7 years ago
Rossen Stoyanchev 378c72e9b6 Polish + minor refactoring of ResourceUrlProvider 7 years ago
Juergen Hoeller ac1d3b22c9 Polishing 7 years ago
Juergen Hoeller 46eba3dbfa Nullability fine-tuning around declaration inconsistencies 7 years ago
Rossen Stoyanchev 147368eccc Proactively reject URLs without target address 7 years ago
Juergen Hoeller 9fc4fb10b0 Nullability fine-tuning around bean properties 7 years ago
Sebastien Deleuze fb4ddb0746 Make getters and setters null-safety consistent 7 years ago
Rossen Stoyanchev 43f2de4671 Defensive checks in WebClient and Reactor connector 7 years ago
Rossen Stoyanchev 56903581d9 ResponseEntity declared as Object in WebFlux controller 7 years ago
Rossen Stoyanchev 57221ab15c ContentVersionStrategy has non-blocking contract 7 years ago
Rossen Stoyanchev efb5ba5a95 Refactor VersionStrategy in WebFlux 7 years ago
Brian Clozel a06da0019f Remove PathPatternParser from PatternsRequestCondition 7 years ago
Rossen Stoyanchev b0422d02dc Resource transformers use AsynchronousFileChannel 7 years ago
Rossen Stoyanchev 70252a7335 Add tests for SPR-15777 7 years ago
Rossen Stoyanchev 47b63150d1 Refactor DefaultWebSession 7 years ago