Diber-backend icon indicating copy to clipboard operation
Diber-backend copied to clipboard

Clean controllers

Open atereshkov opened this issue 8 years ago • 1 comments

Remove errors etc from controllers and move it to services with exception handlers. https://github.com/vlsidlyarevich/unity/blob/master/src/main/java/com/github/vlsidlyarevich/unity/web/exception/handler/PersistanceExceptionHandler.java

atereshkov avatar Aug 07 '17 18:08 atereshkov

http://www.journaldev.com/2651/spring-mvc-exception-handling-controlleradvice-exceptionhandler-handlerexceptionresolver

atereshkov avatar Aug 09 '17 21:08 atereshkov