giovannicandido / generator-spring-spa

Best practices and production quality to start with a modern FrontEnd in AngularJS 2 or Aurelia, backend by Java Spring Boot Framework
MIT License
7 stars 4 forks source link

Global Exception Handler #21

Open giovannicandido opened 7 years ago

giovannicandido commented 7 years ago

Configure a default global exception handler, because is too common, and I do on all projects.

Is possible to create common SPA handlers, but I think it will let for the developer choose what to do.