923 Commits (b1912f6accf12235836f4524368b6c5264e6f42e)

Author SHA1 Message Date
Juergen Hoeller 95232d5bf8 Upgrade to Apache HttpClient 4.5.8 and Jetty Reactive HttpClient 1.0.3 6 years ago
Sebastien Deleuze 9217f0b63e Convert CoRouterFunctionDsl indents to tabs 6 years ago
Sebastien Deleuze 2eb631aaad Avoid exposing (Co)RouterFunctionDsl#invoke 6 years ago
Sebastien Deleuze 92d5f6395e Rename awaitPrincipal to awaitPrincipalOrNull 6 years ago
Rossen Stoyanchev 72119ac076 ProducesRequestCondition caches accepted media types 6 years ago
Rossen Stoyanchev bb9fcad58a RequestCondition implementations minor refactoring 6 years ago
Brian Clozel 47c8d1de7b Avoid calling other bean methods in web config 6 years ago
Sebastien Deleuze d2fa5536db Use more efficient Reactor operators 6 years ago
Sebastien Deleuze d27b5d0ab6 Improve CORS handling 6 years ago
Sebastien Deleuze beb491b840 Use Dispatchers.Unconfined for Coroutines 6 years ago
Sebastien Deleuze 3387d3ec89 Upgrade to Coroutines 1.2.0-alpha 6 years ago
Rossen Stoyanchev 8dc535c15c Match declared parameters on produces condition 6 years ago
Rossen Stoyanchev c0be1c5100 Polish 6 years ago
Arjen Poutsma e09d6e2efd Javadoc 6 years ago
Sebastien Deleuze c5c4ac164b Refine WebFlux Coroutines API 6 years ago
Sam Brannen 5dc9c4c527 URL Cleanup - Fix broken tests 6 years ago
Spring Operator 3db08c6b7a URL Cleanup 6 years ago
Spring Operator 8f77b7366e URL Cleanup 6 years ago
Rossen Stoyanchev 65b46079a2 Replace stream with loop in RequestCondition's 6 years ago
Juergen Hoeller 9d6592d8f6 Upgrade to Hibernate Validator 6.0.16 and H2 1.4.199 6 years ago
Sam Brannen 95eb24d642 Verify that CssLinkResourceTransformer handles empty url() links 6 years ago
Arjen Poutsma c152d246a8 Copy cookies and hints to ServerResponse builders 6 years ago
Arjen Poutsma 6324a1b3fa Copy cookies and hints in built ServerResponse 6 years ago
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