In spring boot 3.3.7 already handle BindException in method handleException of class ResponseEntityExceptionHandler but in spring boot 3.4.x it missing.
In spring boot 3.3.7 already handle BindException in method handleException of class ResponseEntityExceptionHandler but in spring boot 3.4.x it missing.