873 Commits (07738b9529a2c1c3a3b63aa75918c7f1f19c0488)

Author SHA1 Message Date
Rossen Stoyanchev d1f888a7a9 Empty path mapping behaves consistently 6 years ago
Rossen Stoyanchev f839c1f9cd Remove warning about empty @RequestMapping path 6 years ago
Sebastien Deleuze cd0b517abf Improve Kotlin documentation 6 years ago
Sam Brannen 85f05023c6 Pull WebFlux getMappingPathPatterns() implementation up in the hierarchy 6 years ago
Sam Brannen 55b764bac3 Remove unused import 6 years ago
Sam Brannen 164ee2a4e1 Polishing 6 years ago
Sam Brannen 510c0c5ef7 Return Set<PathPattern> from AbstractHandlerMethodMapping.getMappingPathPatterns 6 years ago
Rossen Stoyanchev 57558a481a DataBuffer fixes in View implementations 6 years ago
Rossen Stoyanchev 6cabb79f0f Decode resourcePath for classpath locations 6 years ago
Sam Brannen 72027b1746 Log warning if @RequestMapping method has no explicit mapping 6 years ago
Rossen Stoyanchev e0c2a1c59d Polish 6 years ago
Jeoffrey Haeyaert 9976783639 WebClient uri method with uriTemplate and UriBuilder 6 years ago
Sebastien Deleuze a8d6ba9965 Add support for Coroutines Flow 6 years ago
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