pivio / pivio-server

Central DB Server with a simple REST API. Backend by Elasticsearch.
Apache License 2.0
21 stars 5 forks source link

Add proper exception handling #5

Open fmueller opened 8 years ago

fmueller commented 8 years ago

Controller implementation can be improved a lot, one of biggest pain factors is badly propagation of exceptions and lack of ControllerAdvice usage.