1261 Commits (4746f587eae3b89daeabe02270d69bdc70d023b6)

Author SHA1 Message Date
Brian Clozel 0f945873a3 Only reset response buffer for error handling 3 years ago
Sam Brannen 5a87f555f8 Update copyright headers 3 years ago
rstoyanchev 53133d949d Polishing contribution 3 years ago
tianshuang a1ce5dac0b Execute preflight checks before interceptor chain 3 years ago
rstoyanchev b068742ec8 Support method validation for Lists in WebMvc and WebFlux 3 years ago
Arjen Poutsma 6597727c86 Upgrade to Jetty 12 3 years ago
Brian Clozel 0d7c9b7c93 Attempt to reset Servlet response in DispatcherServlet 3 years ago
Brian Clozel 9133e61687 Polish 3 years ago
lihan 1d7cbfa415 Attempt to reset Servlet response before calling ExceptionHandlers 3 years ago
Sam Brannen d0d0ed0578 Update copyright headers 3 years ago
rstoyanchev 6630b16771 Polishing 3 years ago
Olga MaciaszekSharma d1d5b54f12 Support @HttpExchange for server-side handling 3 years ago
Brian Clozel e83793ba7f Batch SSE events writes when possible 3 years ago
rstoyanchev 78d0dbb519 Ensure handling of 404 errors for static resources 3 years ago
rstoyanchev 67e3d86bd8 Support declarativeBinding mode in DataBinder 3 years ago
rstoyanchev 37eaded63d Support BindParam annotation 3 years ago
Juergen Hoeller 2f33e77ab4 Consistent equals/hashCode style (and related polishing) 3 years ago
Sam Brannen 0611192dac Enable KotlinScriptTemplateTests in Spring MVC on Java 20 3 years ago
Sam Brannen 70cf754a2f Suppress warnings in tests 3 years ago
Sam Brannen 68f2b0ca59 Rely on auto-boxing in tests 3 years ago
Arjen Poutsma d04d7b2e57 Add request binding to functional endpoints 3 years ago
Juergen Hoeller b77d4d01c5 Adapt no-arg value from interface-based InvocationHandler callback 3 years ago
Sam Brannen f86a69ebfb Update copyright headers and polish 3 years ago
Sam Brannen 39bc7566df Stop printing to System.out in tests 3 years ago
rstoyanchev deaa493644 Add Visitor to HandlerMethodValidationException 3 years ago
rstoyanchev 1fc020cf92 Fix checkstyle violations 3 years ago
rstoyanchev 592ab0f350 Add ~.validation.method package 3 years ago
rstoyanchev 7a79da589a Add default web handling of method validation errors 3 years ago
rstoyanchev a481c7649f Refactor to prepare for method validation handling 3 years ago
rstoyanchev d4ac90dae0 Support nested constructors in DataBinder 3 years ago
Sam Brannen 06b6c4bcf9 Update copyright headers 3 years ago
rstoyanchev 089d938e15 Set throwExceptionIfNoHandlerFound=true and deprecate 3 years ago
rstoyanchev c00508d6cf Raise and handle NoResourceFoundException 3 years ago
Sam Brannen f22f439a68 Suppress deprecation warning due to upgrade to context-propagation 1.0.3 3 years ago
rstoyanchev 61eaa9333b Polishing in ErrorResponse 3 years ago
rstoyanchev 9c7b5cb3f5 Add ProblemDetail "type" message code 3 years ago
rstoyanchev bbab4faf7a Method level only, empty RequestMapping matches "" and "/" 3 years ago
Rossen Stoyanchev bd054a4918 Add method validation to Spring MVC 3 years ago
Sébastien Deleuze 66a1be2d86 Enable KotlinScriptTemplateTests with Java 19 3 years ago
Sam Brannen 05eab703cc Polishing 3 years ago
Juergen Hoeller 8c6287ef7b Expose parameter/field name for non-JavaBeans type conversion 3 years ago
rstoyanchev 938dff7bbe Remove (recently committed) erroneous character in test 3 years ago
rstoyanchev 454a85978f Allow fallback on subclass of ProblemDetail 3 years ago
Simon Baslé 3f14ebc4cf Polish ReactiveTypeHandler when checking wildcard ndjson subtype 3 years ago
Simon Baslé 9332b3f690 Have ReactiveTypeHandler consider +x-ndjson suffix as streaming 3 years ago
Brian Clozel a91effcd86 Ignore some FreeMarker tests for JDK21 3 years ago
Sam Brannen 5e52259fb3 Suppress warnings in tests 3 years ago
Juergen Hoeller c1014f5989 Relax relative path existence assertion for parsed URIs 3 years ago
Juergen Hoeller 9342317291 Avoid use of java.net.URL constructors (for JDK 20 compatibility) 3 years ago
Sam Brannen ce3e9b0c29 Polishing 3 years ago