Closed
Description
cemo koc opened SPR-11552 and commented
In our codebase we are using some convenient exceptions for resource not found, redirection (302/301) and noContent...
It would be nice to have such kind of exceptions in spring. :)
Edit: I forgot to say that we are providing necessary mapping as well. For example a ResourceNotFoundException returns a 404 to client.
Affects: 3.2.8, 4.0.2