A Spring 4 based starter project to jump start Spring Web Application development.
Some of the features include:
- Updated to use Spring 4.0 and Servlet 3.0
- Logback and SLF4J for logging
- Working configuration with a HomeController
- Sample configuration for middle tier beans
- Default "Catch All" Exception Handler
- Message Resource support