Skip to content

Provides standardized error handling for Spring Web applications following RFC 9457 (Problem Details for HTTP APIs).

License

Notifications You must be signed in to change notification settings

peluware/spring-web-problem-details

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SPRINGFRAMEWORK PROBLEM DETAILS (BASED ON RFC 9457)

This artifact aims to handle errors in web applications based on the Spring Framework, following the recommendations of RFC 9457 (https://www.rfc-editor.org/rfc/rfc9457.html). This recommendation specifies a JSON response body for errors, named Problem Details for HTTP APIs, which is a standard for error representation in web applications

About

Provides standardized error handling for Spring Web applications following RFC 9457 (Problem Details for HTTP APIs).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages