noiroi / springmvc-bootstrap-showcase

The unofficial Spring MVC Showcase with Bootstrap 3 and 2.

Home Page:http://priyatam.github.io/springmvc-twitterbootstrap-showcase

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spring Bootstrap Showcase

The unofficial Spring MVC Showcase with Bootstrap 3 and 2.

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.

Major Versions used:

  • Spring 3.2.5
  • Twitter Bootstrap 3.0.2 (master)
  • Twitter Bootstrap 2.3.x (Branch 2.3)

Live Demo on Heroku (Default is Bootstrap 3)

http://spring-bootstrap.herokuapp.com/

Build, Run

  1. mvn clean install
  2. mvn jetty:run
  3. http://localhost:8080/spring-mvc-showcase/

Tutorials

  • The original blog
  • A screencast showing the showcase in action
  • The presentation is located in this directory (MasteringSpringMVC3.pdf)

About

The unofficial Spring MVC Showcase with Bootstrap 3 and 2.

http://priyatam.github.io/springmvc-twitterbootstrap-showcase