=========
Spring MVC Basics with Java Configuration Example Project
The Course
The "REST With Spring" Classes: http://bit.ly/restwithspring
Relevant Articles:
- Spring MVC Tutorial
 - The Spring @Controller and @RestController Annotations
 - A Guide to the ViewResolver in Spring MVC
 - Guide to Spring Handler Mappings
 - Spring MVC Content Negotiation
 - Spring @RequestMapping New Shortcut Annotations
 - Spring MVC Custom Validation
 - Using Spring @ResponseStatus to Set HTTP Status Code
 - Spring MVC and the @ModelAttribute Annotation
 - The HttpMediaTypeNotAcceptableException in Spring MVC