Java Full Stack Spring boot & React app: Backend REST API / 4 - Exception handling
Hello,
In this previous tutorial, we secured our backend RESTful API using Spring Security and JWT. Now we are going to handle errors/exceptions in the RESTful API.
Problem
Until now, all eventual error messages thrown in our RESTful API are not user...
blog.wilsonkomlan.com3 min read