2022 Commits (44fd2d96cc0af01266b7af8eeefa7a524ff6f0ac)

Author SHA1 Message Date
Rossen Stoyanchev 1d201a55db Refine PathContainer.Segment value representation 7 years ago
Rossen Stoyanchev 2f17c5f3b6 From static to instance-based PathContainer#subPath 7 years ago
Rossen Stoyanchev 9f7d57f933 Encapsulate choice of URI encoding within RequestPath 7 years ago
Rossen Stoyanchev 9640cedeae Removing remaining use of PathPattern with String path 7 years ago
Juergen Hoeller 00f4c36d7a Nullability fine-tuning (RequestContext, LocaleResolver) 7 years ago
Arjen Poutsma e458862849 Reflect recent Reactor changes 7 years ago
Rossen Stoyanchev e0de7754cc Polish 7 years ago
Renato Soppelsa 3dd6069578 Add UTF8 problem+json media type constant 7 years ago
Arjen Poutsma b0ab84657b Disable "failOnServerError" in ReactorClientHttpRequest 7 years ago
Arjen Poutsma 625855c00f Add comment indicating path segment combining in UriComponents.normalize 7 years ago
Juergen Hoeller 45d376b6af Polishing 7 years ago
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
Brian Clozel baaa84e90f Include port info in HTTP headers for Netty client 7 years ago
Sebastien Deleuze 7a171c6ae9 Fix Kotlin return types to match @Nullable annotations 7 years ago
Arjen Poutsma de9196bbdc Change from flatMap to map 7 years ago
Brian Clozel 839b6c18d4 Optimize Flux pipeline in ClientHttpRequest 7 years ago
Arjen Poutsma 2ccbc55ffd Use PathContainer in web.reactive.function.server 7 years ago
Sebastien Deleuze 727ca4514a Stream custom types in Jackson2JsonEncoder 7 years ago
Sebastien Deleuze 9901c38f9d Improve logging of DefaultCorsProcessor for rejected headers 7 years ago
Sebastien Deleuze 1fa8410995 Leverage RFC_1123_DATE_TIME formatter in tests 7 years ago
Rossen Stoyanchev 15cf9c1d78 Switch to ContainerPath variants in HandlerMapping's 7 years ago
Rossen Stoyanchev a5e54788cc Remove PathPatternComparator 7 years ago
Rossen Stoyanchev 850083ca6c Polish 7 years ago
Rossen Stoyanchev 8581afa621 WebFlux compiles after PathPattern/Container changes 7 years ago
Andy Clement 26448a0ebc Rework matching to use PathContainer 7 years ago
Rossen Stoyanchev fc3fcf05fd Refactor PathSegmentContainer -> PathContainer 7 years ago
Violeta Georgieva 5f020d1ee7 Polish - the flag continueProcessing is not needed 7 years ago
Juergen Hoeller cc74a2891a @Nullable all the way: null-safety at field level 7 years ago
Juergen Hoeller c4694c3f5c WebAsyncManager defensively ignores attribute type mismatch 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
Arjen Poutsma 58a5e7f17b Proper closing of resources 7 years ago
Arjen Poutsma 9d7b8503d0 Delay DataBuffer release until stream is closed 7 years ago
Stephane Nicoll b1f06fddd2 Polish 7 years ago
Arjen Poutsma 31e0e53750 Leverage Jackson non-blocking parser 7 years ago
Arjen Poutsma b778f94a07 Made ObjectMapper field private with protected accessor 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 87430f3cd3 ListenableFuture provides CompletableFuture adaptation via completable() 7 years ago
Rossen Stoyanchev 5b8f7f503f Deprecate adapter classes for async interceptors 7 years ago
Rossen Stoyanchev eb0479dee8 Polish 7 years ago
Violeta Georgieva e0678ba583 Add onError callback to DeferredResult 7 years ago
Juergen Hoeller 098ff6f0f8 Compatibility with JDK 9 release candidate build (175) 7 years ago
Sebastien Deleuze ba3a12e4cc Use fixed GMT time-zone for WebSession Clock 7 years ago
Rossen Stoyanchev 97390fd939 Polish 8 years ago
Rossen Stoyanchev 8fc3b3bc37 Add WebTestClientConfigurer 8 years ago
Rossen Stoyanchev c37c59f578 Consumer methods for WebHttpHandlerBuilder 8 years ago