843 Commits (c0be1c5100cce673a00a92cd9ef241024ce8a4b0)

Author SHA1 Message Date
Rossen Stoyanchev c0be1c5100 Polish 7 years ago
Arjen Poutsma e09d6e2efd Javadoc 7 years ago
Sebastien Deleuze c5c4ac164b Refine WebFlux Coroutines API 7 years ago
Sam Brannen 5dc9c4c527 URL Cleanup - Fix broken tests 7 years ago
Spring Operator 3db08c6b7a URL Cleanup 7 years ago
Spring Operator 8f77b7366e URL Cleanup 7 years ago
Rossen Stoyanchev 65b46079a2 Replace stream with loop in RequestCondition's 7 years ago
Juergen Hoeller 9d6592d8f6 Upgrade to Hibernate Validator 6.0.16 and H2 1.4.199 7 years ago
Sam Brannen 95eb24d642 Verify that CssLinkResourceTransformer handles empty url() links 7 years ago
Arjen Poutsma c152d246a8 Copy cookies and hints to ServerResponse builders 7 years ago
Arjen Poutsma 6324a1b3fa Copy cookies and hints in built ServerResponse 7 years ago
Arjen Poutsma d8215e7c79 Copy cookies and hints in built ServerResponse 7 years ago
Sebastien Deleuze 88a2729fba Introduce spring-core-coroutines module 7 years ago
Juergen Hoeller fc178ef7c2 Upgrade to Tomcat 9.0.17 and OkHttp 3.14 7 years ago
Sebastien Deleuze 8494c7a75a Add missing KDoc comments 7 years ago
Spring Operator 540759ec41 URL Cleanup 7 years ago
Rossen Stoyanchev c9a86e1ff4 Polish 7 years ago
wenqi.huang d10174a3e9 Optimize performance of produces condition checks 7 years ago
Spring Operator dc6f63f610 URL Cleanup 7 years ago
Rob Winch 263868f018 Polish URL Cleanup 7 years ago
Spring Operator d99edd154f URL Cleanup 7 years ago
Spring Operator 6a0ef1aa64 URL Cleanup 7 years ago
Rossen Stoyanchev e9819b7535 Raise ISE if @RequestBody is used for form data 7 years ago
Arjen Poutsma b67039d19a Fix checkstyle issue 7 years ago
Arjen Poutsma 2f682e1035 Polishing 7 years ago
Rossen Stoyanchev 5a3ff35215 Map arg resolver backs out if annotations present 7 years ago
Rossen Stoyanchev a2fcf0a821 ReactorNettyWebSocketSession uses correct frame size 7 years ago
Sam Brannen ef11aa4583 Update documentation for WebJar support 7 years ago
Rossen Stoyanchev e6d206b45a Extra information in WebFlux stacktraces 7 years ago
Sebastien Deleuze 495ba2f58c Remove static import from InvocableHandlerMethod 7 years ago
Sebastien Deleuze 9a81d0276e Fix checkstyle issue 7 years ago
Sebastien Deleuze 1c9cbaf399 Introduce coroutinesVersion 7 years ago
Sebastien Deleuze 22cf83edba Add support for suspending handler methods in WebFlux 7 years ago
stsypanov 29f382b04e Simplify String concatenation 7 years ago
Arjen Poutsma 88ca255c95 Fix checkstyle issue 7 years ago
Rossen Stoyanchev 2d4247b2da Polish 7 years ago
Usman 9f617be909 maxFramePayloadLength property in ReactorNettyWebSocketClient 7 years ago
Juergen Hoeller 6c87ef09c1 Polishing 7 years ago
stsypanov cb4d6f097c Use StringJoiner where possible to simplify String joining 7 years ago
Juergen Hoeller b8f29962ac Upgrade to SLF4J 1.7.26, H2 1.4.198, OkHttp 3.13.1, WebJars Locator 0.37 7 years ago
Johnny Lim 625e210676 Polish 7 years ago
Juergen Hoeller c3fa900672 Upgrade to Hibernate Validator 5.4.3 and 6.0.15 7 years ago
Brian Clozel e47f7ef7b5 Remove response content-type before error handling 7 years ago
Sebastien Deleuze 19f792db66 Add Coroutines support for WebClient and WebFlux.fn 7 years ago
Sebastien Deleuze 1d866053ed Leverage RouterFunctions.Builder in RouterFunctionDsl 7 years ago
Ryan Scheidter 6e7c3f2893 Fix a typo in RouterFunctionDsl Javadoc 7 years ago
Brian Clozel d463598c09 Defer ExchangeFilterFunction to subscription time 7 years ago
Sebastien Deleuze 0b9522c84e Migrate Kotlin Mockito tests to Mockk 7 years ago
Brian Clozel 862fa557bd Avoid java.util.stream.Stream usage in hot paths 7 years ago
Juergen Hoeller 165d2511b9 Upgrade to Apache HttpClient 4.5.7 and Commons FileUpload 1.4 7 years ago