In the previous blog post, I explained how a custom @ExceptionHandler can be used to return feedback to REST API clients when they are submitting erroneous requests. However, the suggested implementation does not scale, […]
The post Improve Your Spring REST API, Part II appeared first on Jayway.