1115 Commits (1be3eecb2a088af4c5b9bc44c8a68cc724074be3)

Author SHA1 Message Date
rstoyanchev c03def79d4 Fix test failures 4 years ago
rstoyanchev 679432ece6 DefaultHandlerExceptionResolver supports ErrorResponse 4 years ago
rstoyanchev 3efedef161 Add ErrorResponse and ErrorResponseException 4 years ago
rstoyanchev 714d451260 Add ProblemDetail and `@ExceptionHandler` support 4 years ago
rstoyanchev ec03e8830e Remove path variables from pathWithinMapping 4 years ago
Stephane Nicoll d2c7dfb79e Add convenience factory method for Managed[List|Set|Map] 4 years ago
Sam Brannen b3f786728e Use modern language features in tests 4 years ago
Sam Brannen f8a5a8d7be Use modern language features in tests 4 years ago
Juergen Hoeller cf5b86369d Explicitly close InputStream after resolution in RequestPartMethodArgumentResolver 4 years ago
Sam Brannen df263d01b9 Use idiomatic AssertJ assertions for true, false, and null 4 years ago
Sam Brannen 03668f9c10 Replace remaining use of StringBuffer with StringBuilder 4 years ago
Sam Brannen 3e14cdbc69 Polish tests 4 years ago
izeye 713795cc34 Polish 4 years ago
Rossen Stoyanchev 3600644ed1 Require type-level @Controller annotation 4 years ago
Katada, Junya 9261766677 Fix for ModelAndView.status not working with RedirectView 4 years ago
Arjen Poutsma 7a4207cd7b Changes because HttpMethod changed to class 4 years ago
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