· Vladyslav Baidak · Backend Development
Java Backend: Handling Exceptions in JAX-RS & Java Servlets
When developing RESTful applications using `Java Backend`, sooner or later you’ll face with the necessity of handling HTTP errors in a custom way. For example, frontend may...