SpringMVC: enhance production example with custom exception mapping

Issue #56 resolved
Sven Döring created an issue

The current example in the test section only contains the default exception mapper from SpringMVC.

To make a better user experience add an example with a custom exception mapping. e.g. writing the message keys to the response and not just the messages itself.

Comments (1)

  1. Log in to comment