Skip to content

Release v0.8.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Sep 12:15
· 42 commits to main since this release
07a6e28

Changes

belgif-rest-problem-spring

  • Map HttpRequestMethodNotSupportedException to HTTP 405 "Method Not Allowed" + Allow HTTP header
  • Map HttpMediaTypeNotAcceptableException to HTTP 406 "Not Acceptable"
  • Map HttpMediaTypeNotSupportedException to HTTP 415 "Unsupported Media Type"
  • Sanitize BadRequestProblem detail message for HttpMessageNotReadableException

Documentation | Javadoc