1677 Commits (0f76acc9456ce4dc5cb13a16257a009b67a3f97e)

Author SHA1 Message Date
Rossen Stoyanchev a0826a20c3 CorsInterceptor at the front of the chain 6 years ago
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 72027b1746 Log warning if @RequestMapping method has no explicit mapping 6 years ago
Sam Brannen 898494a538 Polish AbstractHandlerMethodMapping 6 years ago
Sam Brannen 3a9262ca1e Fix Javadoc warnings in Gradle build 6 years ago
Sam Brannen c0b52d09f5 Require explicit path mappings for @RequestMapping methods 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 40e4c8068d Polishing 6 years ago
Sebastien Deleuze e6171fb47d Add Kotlin router DSL and extensions for WebMvc.fn 6 years ago
Rossen Stoyanchev 325fb5d97e Unwrap CompletionException in return value handler 6 years ago
Rossen Stoyanchev 72119ac076 ProducesRequestCondition caches accepted media types 6 years ago
Rossen Stoyanchev 254f06e1a1 Request attribute cache for resolved lookupPath 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
Juergen Hoeller 0babc1fb64 Polishing 6 years ago
Sebastien Deleuze eb75367934 Remove deprecated AbstractHandlerMapping#getCorsConfigurations 6 years ago
Sebastien Deleuze d27b5d0ab6 Improve CORS handling 6 years ago
Sebastien Deleuze 3387d3ec89 Upgrade to Coroutines 1.2.0-alpha 6 years ago
Juergen Hoeller 3ba0a79a57 Upgrade to OpenPDF 1.2.12 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
Arjen Poutsma 2950958f35 Fix ConcurrentModificationException on Undertow 6 years ago
Sam Brannen 5dc9c4c527 URL Cleanup - Fix broken tests 6 years ago
Spring Operator 3db08c6b7a URL Cleanup 6 years ago
Sam Brannen 20f1f46ae1 URL Cleanup - Fix broken tests 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 4ca27db0cc Copy cookies to ServerResponse builders 6 years ago
Arjen Poutsma 0db317575b Copy cookies in built ServerResponse 6 years ago
Sam Brannen fd6b64bfac Polishing 6 years ago
Sam Brannen 6870b9c691 Test fix in gh-22638 6 years ago
李全城 93de5f407e Avoid duplicate registration of [RequestBody|ResponseBody]Advice @ControllerAdvice 6 years ago
Arjen Poutsma 94c14c469e Fix checkstyle issue 6 years ago
Arjen Poutsma 1c46a9a6ff Remove direct Reactive Streams dependencies in Servlet.fn 6 years ago
Juergen Hoeller 6f1b583130 Polishing 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
Sam Brannen 14902e1744 Polish Javadoc 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
Rob Winch c8732d0258 Polish URL Cleanup 6 years ago
Spring Operator 6a0ef1aa64 URL Cleanup 6 years ago
Arjen Poutsma b67039d19a Fix checkstyle issue 6 years ago