spring-exception-handling This is my cut on global exception handling in Spring MVC apps. application.properties spring.mvc.throw-exception-if-no-handler-found=true spring.resources.add-mappings=false