1125 Commits (5581f3b77b8d1f0b274f23a27a4409a90147594b)

Author SHA1 Message Date
Brian Clozel 9c93521512 Leverage PathPatternParser in CORS configuration source 7 years ago
Violeta Georgieva fd1859c34c Adapt to the changes in Reactor Netty ClientOptions 7 years ago
Rossen Stoyanchev f7478446b7 Improve Object return type support in WebFlux 7 years ago
Arjen Poutsma f8589d9eca Return MultiValueMap from ServerRequest.queryParams instead of List 7 years ago
Arjen Poutsma 2ccbc55ffd Use PathContainer in web.reactive.function.server 7 years ago
Rossen Stoyanchev 9528c3532d Fix typo 7 years ago
Rossen Stoyanchev 15cf9c1d78 Switch to ContainerPath variants in HandlerMapping's 7 years ago
Rossen Stoyanchev 145eab9c2f Remove PathMatchResultComparator 7 years ago
Rossen Stoyanchev a5e54788cc Remove PathPatternComparator 7 years ago
Rossen Stoyanchev 8581afa621 WebFlux compiles after PathPattern/Container changes 7 years ago
Arjen Poutsma 930f0f1760 Add ServerRequest.cookies() 7 years ago
Juergen Hoeller cc74a2891a @Nullable all the way: null-safety at field level 7 years ago
Rossen Stoyanchev 8f4eb23540 Remove use of Optional in SyncHandlerMethodArgumentResolver 7 years ago
Rossen Stoyanchev 7de6cfa1df Refactor WebSession#getAttribute options 7 years ago
Rossen Stoyanchev 9253facf02 Refactor ServerWebExchange#getAttribute options 7 years ago
Stephane Maldini cd643704ad Update to reactor core 3.1.0.B-S with context update for monoSendOperator 7 years ago
Rossen Stoyanchev 67330dfc23 Expose mapped handler as an exchange attribute 7 years ago
Rossen Stoyanchev 667437e300 Polish 7 years ago
Sebastien Deleuze d728d597f2 Add missing license headers in Kotlin files 7 years ago
Juergen Hoeller 98642c7e29 Consistent ScriptTemplateView locale resolution via request 7 years ago
Rossen Stoyanchev cea1a0f1ca Polish 7 years ago
Violeta Georgieva 9cb74b1399 Enable suspend/resume on reactive TomcatWebSocketSession 7 years ago
Juergen Hoeller 098ff6f0f8 Compatibility with JDK 9 release candidate build (175) 7 years ago
Brian Clozel 8ac29c8ce7 Add cloneBuilder method on WebClient.Builder 8 years ago
Rossen Stoyanchev c37c59f578 Consumer methods for WebHttpHandlerBuilder 8 years ago
Sebastien Deleuze 5c1d8c7c59 Leverage ZonedDateTime in HttpHeaders 8 years ago
Arjen Poutsma 4f39edc905 Fix initialization issue with headers in DefaultWebClient 8 years ago
Sebastien Deleuze 59e90943e4 Rename CorsProcessor#processRequest to process 8 years ago
Juergen Hoeller 03133630cb Missing @Nullable annotations in WebFlux, in particular around locale resolution 8 years ago
Juergen Hoeller c244f33f84 Polishing 8 years ago
Arjen Poutsma 3b1d46b3ba Polishing 8 years ago
Arjen Poutsma 50fc8f4e32 Support Void response body type in WebClient 8 years ago
Arjen Poutsma 4a0597d612 Replace WebClient.filter with Builder.filter 8 years ago
Brian Clozel 52148a10b7 Consistently use CodecConfigurer for configuration 8 years ago
Sebastien Deleuze d5f9ad03a7 Support ScriptEngine#eval(String, Bindings) in ScriptTemplateView 8 years ago
Sebastien Deleuze 04d5a2951c Remove KClass based Kotlin extensions 8 years ago
Arjen Poutsma 7018804e84 ServerRequest.path() should return raw path 8 years ago
Sebastien Deleuze e0e6736bc5 Introduce LocaleContextResolver in WebFlux 8 years ago
Stephane Nicoll 58242f2249 Polish 8 years ago
Brian Clozel 233c15b80e Add PathPatternRegistry for handler mapping matching 8 years ago
Juergen Hoeller 3ae84d6dd8 Consistent support for Charset/StandardCharsets in UriUtils etc 8 years ago
Juergen Hoeller 14161d1dbf Protected applyLifecycleMethods in UrlBasedViewResolver 8 years ago
Stephane Nicoll 451b419624 Polish "Use Map#forEach instead of Map#entrySet#forEach" 8 years ago
diguage 2efa06237a Use Map#forEach instead of Map#entrySet#forEach 8 years ago
Arjen Poutsma 424bc75fb1 Remove headers(HttpHeaders) 8 years ago
diguage c1d44d9a34 Use the diamond syntax 8 years ago
Rossen Stoyanchev 38a12ed4ba Expose RequestPath in ServerHttpRequest 8 years ago
Rossen Stoyanchev 01a92517bd Refactor RequestedContentTypeResolverBuilder 8 years ago
Rossen Stoyanchev b0e8e7f536 Refactor MappingContentTypeResolver implementations 8 years ago
Rossen Stoyanchev cb604738cf ResourceWebHandler uses MediaTypeFactory directly 8 years ago