Hi, I was wondering which alternative I have for ResponseEntityExceptionHandler. handleBindException to handle my validations errors? My tests with MockMvc are throwing BindException so the only override which is functioning properly is the one mentioned but is marked as deprecated and for removal.
my doubt is describe with more detail here
Comment From: scottfrederick
Thanks for getting in touch. As mentioned in the guidelines for contributing, we prefer to use GitHub issues only for bugs and enhancements. Stack Overflow is the right place for a question like this, and duplicating the StackOverflow post with an issue is not necessary.