14963 Commits (a6d616d8444fb29626df15a1e4943203ad030fe1)
 

Author SHA1 Message Date
Juergen Hoeller a6d616d844 Exception handler methods may receive original as well as cause 7 years ago
Juergen Hoeller 45d376b6af Polishing 7 years ago
Juergen Hoeller 1306bb9982 Declare spring-context as optional in web, webflux, messaging, jms 7 years ago
Juergen Hoeller e35b63f813 Latest dependency updates (Kotlin 1.1.3-2, Undertow 1.4.18, JsonPath 2.3) 7 years ago
Juergen Hoeller 6c0ae1ec9b Clarified role of postProcessAfterInstantiation 7 years ago
Sam Brannen 75a71accea Upgrade to JUnit Jupiter 5.0 M5 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
Rossen Stoyanchev f7478446b7 Improve Object return type support in WebFlux 7 years ago
Brian Clozel f63b0d720e Update WebFlux reference documentation 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 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
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
Sam Brannen f790337880 Clean up warnings in spring-test 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 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
Juergen Hoeller 6534359473 FactoryBean object cache cleared on shutdown 7 years ago
Juergen Hoeller 9afce23845 WebSocketSession.getUri() may return null 7 years ago
Arjen Poutsma 930f0f1760 Add ServerRequest.cookies() 7 years ago
Arjen Poutsma 621df7c978 Add ByteBuf leak detection @Rule 7 years ago
Juergen Hoeller b33d8c6ade Merge pull request #1467 from violetagg/deferred-result-handle-error 7 years ago
Violeta Georgieva 5f020d1ee7 Polish - the flag continueProcessing is not needed 7 years ago
Juergen Hoeller 5f4d1a4628 CronSequenceGenerator.isValidExpression actually validates cron fields 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
Juergen Hoeller af69c5b6a9 Upgrade to AspectJ 1.9 beta 6 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
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 33f99910dd Change spaces to tabs in build.gradle 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