belgif / rest-problem-java

Java library for RFC 9457 Problems with support for standard problem types of the Belgif REST guide (https://www.belgif.be/specification/rest/api-guide/#error-handling)
https://belgif.github.io/rest-problem-java/
Apache License 2.0
3 stars 0 forks source link

rest-problem-java

maven-ci-build Quality Gate Status Coverage Maven Central Version

Java library for RFC 9457 Problems with support for standard problem types of the Belgif REST guide.

With this library, RFC 9457 Problems can be treated as standard java exceptions:

build process

The build process is documented here.