I\'m using Spring MVC (3.0) with annotation-driven controllers. I would like to create REST-ful URLs for resources and be able to not require (but still opt
To add to skaffman's answer, if you're using and you want to override the useDefaultSuffixPattern value, you can replace the tag with the following: