146a26e714
We now handle ModelExceptions thrown while creating and updating a new User by rolling back the transaction and presenting an error message with a HTTP 409 (conflict) code. Previously only ModelDuplicateExceptions were handled and ModelExceptions, e.g. due to a failed database operation lead to a HTTP 500 server error. |
||
---|---|---|
.. | ||
src | ||
pom.xml |