-
Notifications
You must be signed in to change notification settings - Fork 0
tempredirect/spring-mvc-json-error-resolver
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a simple Spring MVC 3.0.5 web application to demonstrate an issue using @ResponseStatus(reason = 'Message') Usage: > mvn tomcat:run > curl -v http://localhost:8080/404 > curl -v http://localhost:8080/404b both requests are implemented to throw an exception, but the /404b request is handled by a method annotated with the 'reason' attribute.
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published