📄️ Setting Up & Configuration
Setting up dependencies and application properties.
📄️ Exception Handling
There are three main ways of returning application/problem+json responses from application exceptions. You can either
📄️ Logging
Logging Problem responses for each HTTP request failure.
📄️ Validation Errors
Returning validation errors for HTTP request arguments.
📄️ Spring's Internal Exceptions
Selected set of most common Spring exceptions handled by Problem4J Spring.
📄️ Problem Post-Processor
Final modification of Problem responses before HTTP response.
📄️ Additional Features
Additional, incubating and/or experimental features of Problem4J Spring.
📄️ FAQ
Questions and answers about using and debugging Problem4J Spring.