Stop Inventing Your Own Error JSON: ProblemDetail in Spring Boot
Share

Every service you have ever touched invents its own error response. One returns {“error”: “not found”}, another {“message”: “…”, “code”…

 

 Every service you have ever touched invents its own error response. One returns {“error”: “not found”}, another {“message”: “…”, “code”…Continue reading on Medium » Read More Java on Medium 

#java

By ali

Leave a Reply