spring-framework/spring-webflux
Sébastien Deleuze e6565c600a Refine type conversion errors in ModelAttributeMethodProcessor
This commit turns TypeMismatchException thrown in
ModelAttributeMethodArgumentResolver#createAttribute into
proper ServerWebInputException in order get HTTP response
with 400 Bad Request status code instead of 500 Internal error.

Closes gh-31045
2023-08-18 14:31:43 +02:00
..
src Refine type conversion errors in ModelAttributeMethodProcessor 2023-08-18 14:31:43 +02:00
spring-webflux.gradle Consistent dependency declarations 2023-08-02 00:56:50 +02:00