The unofficial Spring MVC Showcase with Bootstrap.
A fork of Spring MVC Showcase, replacing JQuery-UI with Bootstrap versions, Tomcat with embedded Jetty, Tiles with Sitemesh, and other goodies.
For a complex use of Spring/JQuery/Bootstrap/Ajax, see my Spring Best Practices App.
For a minimalist workflow on Bootstrap and Less, checkout Lesser.
Major Versions used:
- Spring 4.1.0 / Bootstrap 3.2.0 (master)
- Spring 3.2.5 / Bootstrap 3 (Branch 2.3)
- Spring 3.1 / Bootstrap 2.3.x (Branch 2.3)
Live Demo on Heroku.
Build, Run
- mvn clean install
- mvn jetty:run
- http://localhost:8080/spring-mvc-showcase/
- The original blog
- A screencast showing the showcase in action
- The presentation is located in this directory (MasteringSpringMVC3.pdf)
I now code primarily in Clojure and Nodejs and no longer active in Java. If you're interested in maintaining this repo, including a complete refactor of frontend with Backbone and Bootstrap/Less, please email me.