1068 Commits (e1e072b75c8e36835799e8ab6166368e24d04808)

Author SHA1 Message Date
Arjen Poutsma d8215e7c79 Copy cookies and hints in built ServerResponse 6 years ago
Sebastien Deleuze 88a2729fba Introduce spring-core-coroutines module 6 years ago
Juergen Hoeller fc178ef7c2 Upgrade to Tomcat 9.0.17 and OkHttp 3.14 6 years ago
Sebastien Deleuze 8494c7a75a Add missing KDoc comments 6 years ago
Spring Operator 540759ec41 URL Cleanup 6 years ago
Rossen Stoyanchev c9a86e1ff4 Polish 6 years ago
wenqi.huang d10174a3e9 Optimize performance of produces condition checks 6 years ago
Spring Operator dc6f63f610 URL Cleanup 6 years ago
Rob Winch 263868f018 Polish URL Cleanup 6 years ago
Spring Operator d99edd154f URL Cleanup 6 years ago
Spring Operator 6a0ef1aa64 URL Cleanup 6 years ago
Rossen Stoyanchev e9819b7535 Raise ISE if @RequestBody is used for form data 6 years ago
Arjen Poutsma b67039d19a Fix checkstyle issue 6 years ago
Arjen Poutsma 2f682e1035 Polishing 6 years ago
Rossen Stoyanchev 5a3ff35215 Map arg resolver backs out if annotations present 6 years ago
Rossen Stoyanchev a2fcf0a821 ReactorNettyWebSocketSession uses correct frame size 6 years ago
Sam Brannen ef11aa4583 Update documentation for WebJar support 6 years ago
Rossen Stoyanchev e6d206b45a Extra information in WebFlux stacktraces 6 years ago
Sebastien Deleuze 495ba2f58c Remove static import from InvocableHandlerMethod 6 years ago
Sebastien Deleuze 9a81d0276e Fix checkstyle issue 6 years ago
Sebastien Deleuze 1c9cbaf399 Introduce coroutinesVersion 6 years ago
Sebastien Deleuze 22cf83edba Add support for suspending handler methods in WebFlux 6 years ago
stsypanov 29f382b04e Simplify String concatenation 6 years ago
Arjen Poutsma 88ca255c95 Fix checkstyle issue 6 years ago
Rossen Stoyanchev 2d4247b2da Polish 6 years ago
Usman 9f617be909 maxFramePayloadLength property in ReactorNettyWebSocketClient 6 years ago
Juergen Hoeller 6c87ef09c1 Polishing 6 years ago
stsypanov cb4d6f097c Use StringJoiner where possible to simplify String joining 6 years ago
Juergen Hoeller b8f29962ac Upgrade to SLF4J 1.7.26, H2 1.4.198, OkHttp 3.13.1, WebJars Locator 0.37 6 years ago
Johnny Lim 625e210676 Polish 6 years ago
Juergen Hoeller c3fa900672 Upgrade to Hibernate Validator 5.4.3 and 6.0.15 6 years ago
Brian Clozel e47f7ef7b5 Remove response content-type before error handling 6 years ago
Sebastien Deleuze 19f792db66 Add Coroutines support for WebClient and WebFlux.fn 6 years ago
Sebastien Deleuze 1d866053ed Leverage RouterFunctions.Builder in RouterFunctionDsl 6 years ago
Ryan Scheidter 6e7c3f2893 Fix a typo in RouterFunctionDsl Javadoc 6 years ago
Brian Clozel d463598c09 Defer ExchangeFilterFunction to subscription time 6 years ago
Sebastien Deleuze 0b9522c84e Migrate Kotlin Mockito tests to Mockk 6 years ago
Brian Clozel 862fa557bd Avoid java.util.stream.Stream usage in hot paths 6 years ago
Juergen Hoeller 165d2511b9 Upgrade to Apache HttpClient 4.5.7 and Commons FileUpload 1.4 6 years ago
Juergen Hoeller c700ccbc00 Upgrade to Apache HttpClient 4.5.7 6 years ago
Juergen Hoeller 85ec9b9df2 Avoid Class.getPackage() in favor of plain Class.getName() checks 6 years ago
Juergen Hoeller 493e9c1ff0 Consistent upgrade to Rome 1.12 and WebJars Locator 0.36 6 years ago
Brian Clozel d6aa589c50 Wrap DecodingException in DefaultServerRequest 6 years ago
Juergen Hoeller f56fa91430 Polishing 6 years ago
Juergen Hoeller d37a18ff03 Upgrade to Hibernate Validator 6.0.14 and Apache Johnzon 1.1.11 6 years ago
Rossen Stoyanchev 4b24bcb799 More accurate checks for presence of MediaType.ALL 6 years ago
Rossen Stoyanchev 1cb9f2c7b2 Explicit HEAD sorted higher than implicit one 6 years ago
Juergen Hoeller 8d1de75b60 Upgrade to WebJars Locator 0.36 and OkHttp 3.12.1 6 years ago
Brian Clozel 6361b0cb23 Write CharSequence instances to DataBuffers 6 years ago
Juergen Hoeller 0e8ed5931d Revised backport version 5.0.11 6 years ago