1092 Commits (51ecbdecd863fb263b60a91d8fd7122bc56b4a5d)

Author SHA1 Message Date
Rossen Stoyanchev 829bed03af Polishing contribution 4 years ago
Andreas Grub ce0aed216b Add getter for RequestMappingInfo.BuilderConfiguration 4 years ago
Arjen Poutsma 259bcd60fb Change deprecated MimeType specificity usages 4 years ago
Juergen Hoeller 4750a9430c Early removal of 5.x-deprecated code 4 years ago
Arjen Poutsma 5fbdd6dcfe Throw exception using capturing patterns in AntPathMatcher 4 years ago
Christoph Dreis 5c972fcc54 Use Charset variants of URLEncoder and URLDecoder methods 4 years ago
Juergen Hoeller 2a268701c4 Introduce optimizeLocations flag for resource location filtering on startup 4 years ago
Juergen Hoeller 1490d27d75 Decouple urlResourceWithCharset test from existence of tmp directory 5 years ago
Rossen Stoyanchev a2c52a97ba Filter non-existing static resource locations 5 years ago
Sam Brannen 48a507a993 Clean up warnings 5 years ago
Sam Brannen 2567b20949 Upgrade to spring-javaformat 0.0.28 and downgrade to Checkstyle 8.41 5 years ago
Phillip Webb 50f2016293 Fix timezone specific failing test 5 years ago
Juergen Hoeller f440fb8baf Unit tests for record binding 5 years ago
Rossen Stoyanchev 8b5f5d9f65 Fix multipart request test with Jetty server 5 years ago
Juergen Hoeller d84ca2ba90 Jakarta EE 9 migration 5 years ago
Sam Brannen 04e6b233ca Upgrade to JUnit 5.8 5 years ago
Syuziko eaf9deedfd Polish tests 5 years ago
Yanming Zhou f2be4e9320 Use MessageSource for @ExceptionHandler methods 5 years ago
Rossen Stoyanchev bb816c123c Use MessageSource in HandlerMethod for error reason 5 years ago
Rossen Stoyanchev 95d7f883ae Deprecate LastModified 5 years ago
Juergen Hoeller ed27ea7aa0 Restrict fallback multipart binding to POST requests with multipart/form-data 5 years ago
Sam Brannen 4e8828dc10 Suppress warnings in ServletAnnotationControllerHandlerMethodTests 5 years ago
Sam Brannen f0f450a18d Polishing 5 years ago
Brian Clozel ac0e71745b Set best matching pattern attribute in WebMvc.fn 5 years ago
Rossen Stoyanchev aa51ed1940 Fix failing tests 5 years ago
ShindongLee 07ba95739b Fix parameter bug of handler inside the filterFunction DSL 5 years ago
Rossen Stoyanchev 443c34cc90 CorsRegistry implements combine correctly 5 years ago
Rossen Stoyanchev 86123de883 HandlerMappingIntrospector handles attribute changes properly 5 years ago
Rossen Stoyanchev 69bbdce826 HandlerMappingIntrospector ensures initialized RequestPath 5 years ago
Juergen Hoeller 04ce8e0ac4 Make URL path tests compatible with Windows 5 years ago
Juergen Hoeller 29955a2898 Polishing 5 years ago
Rossen Stoyanchev 0a6a6d48e2 Avoid CI failures with UTF-8 chars in test filenames 5 years ago
Rossen Stoyanchev a08593b44b Correct matching of static resources with parsed patterns 5 years ago
Arjen Poutsma a2d91a562d Support "Accept-Patch" for unsupported media type 5 years ago
Arjen Poutsma 97f3846971 Support "Accept-Patch" for OPTIONS requests 5 years ago
Rossen Stoyanchev b651c10e83 Fix error messages to match commit #1a9556 5 years ago
Rossen Stoyanchev a931ff12f6 MappedInterceptor falls back on PathMatcher 5 years ago
Sam Brannen 01c2e12fef Polish contribution 5 years ago
GungnirLaevatain 90de1ab6d1 Ensure local @CrossOrigin maxAge overrides global value 5 years ago
Rossen Stoyanchev aa73f6733e Lenient treatment of malformed Accept header for @ExceptionHandler 5 years ago
Brian Clozel 947387b4cd Fix ResourceUrlProvider handler auto-detection 5 years ago
Rossen Stoyanchev 729535d36c Ensure presence of cached lookupPath 5 years ago
Rossen Stoyanchev f4c9f6b860 Media types by Class for HttpMessageConverter 5 years ago
Rossen Stoyanchev c52526ad42 Fix in MockMultipartHttpServletRequest#getMultipartHeaders 5 years ago
Rossen Stoyanchev 6fde28be98 Fix checkstyle violations 5 years ago
Rossen Stoyanchev 996c86f448 Suppress PREFLIGHT_AMBIGUOUS_MATCH if matches have no CORS config 5 years ago
izeye 355aca7665 Fix DelegatingWebMvcConfigurationTests.configurePathPatternParser() 5 years ago
Rossen Stoyanchev ec5f99f981 Add mutate() to RequestMappingInfo 5 years ago
Rossen Stoyanchev 5a640bb635 Expose mvcPatternParser bean in WebMvcConfigurationSupport 5 years ago
Rossen Stoyanchev e4566c11b8 Apply PathPatternParser also to BeanNameUrlHandlerMapping 5 years ago