You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: