Skip to content
This repository has been archived by the owner on Apr 21, 2023. It is now read-only.

Version 1.2.0

Compare
Choose a tag to compare
@alimate alimate released this 30 Oct 20:31
· 36 commits to master since this release
  • Adding support for ConstraintViolationExceptions
  • 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