I currently have a REST service with JAX-RS in tomcat. Now I want the typical errors of 400,405,500 error, etc to be returned in JSON format and not HTML as it does in normal.
Then I've been basing myself on link to create an error handler....
asked by
12.12.2018 / 10:06