This repository has been archived by the owner on Apr 21, 2023. It is now read-only.
Version 1.2.0
- Adding support for
ConstraintViolationException
s - Adding support for new servlet exceptions defined in Spring Framework 5.1:
MissingRequestHeaderException
MissingRequestCookieException
MissingMatrixVariableException
- Adding support for Spring Boot 2.1.0
- Java 11