SpringMVC-Bootstrap-Heroku
Date: 2014/09/01
SpringMVC 4, Bootstrap 3, and embedded Tomcat 7 to Heroku cloud
Main Purposes
- The unofficial Spring MVC 4 Showcase with Bootstrap 3
- It's cloud deploy-able (Heroku) (Easier to swtich from PaaS cloud to IaaS cloud, or to a different cloud
provider)
- For configuration of Spring MVC, it uses Java config instead of xml config.
The source code is here.
https://github.com/chuangtc/SpringMVC-Bootstrap-Heroku