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

Handle Spring Boot 3 NoResourceFoundException #73

Closed jpraet closed 2 months ago

jpraet commented 2 months ago

Fixes #72.

Furthermore, this PR introduces the following modules:

belgif-rest-problem-spring contains the classes that are common to Spring Boot 2.x and 3.x.

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
100.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud