Some errors are current producing generic Tomcat error pages that are not helpful to users.
In addition, the REST API needs to properly handle 400 errors (and maybe some other status as well) raised by Spring MVC before they get feeded to the default handler.
Some errors are current producing generic Tomcat error pages that are not helpful to users.
In addition, the REST API needs to properly handle 400 errors (and maybe some other status as well) raised by Spring MVC before they get feeded to the default handler.