The unofficial Spring MVC Showcase with Bootstrap.
A fork of Spring MVC Showcase, replacing JQuery-UI with Bootstrap, Tomcat with Jetty, Tiles with Sitemesh and other goodies.
For a complex use of Spring/JQuery/Bootstrap, see my Spring Best Practices.
Branches:
- Spring 4.1.0 / Bootstrap 3.2 - Master
- Spring 3.2.5 / Bootstrap 3.0 - Branch 3.X
- Spring 3.1.0 / Bootstrap 2.3 - Branch 2.X
Live Demo on Heroku.
Build and Run:
mvn clean install
mvn jetty:run
Preview at:
http://localhost:8080/spring-mvc-showcase/
Note that the user-interface in these example are basic and don't' utilize the full power of Bootstrap and Less. If you're interested in a modern, minimalist frontend development without Java, and with GulpJs, Bootstrap and Less, checkout Lesser.
- The original blog
- Screencast showing the showcase in action
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 the frontend with Backbone/Angular and Bootstrap/Less, please email me.