Skip to content

Polonious/springmvc-twitterbootstrap-showcase

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Bootstrap Showcase

This fork replaces Spring MVC Showcase's JQuery-UI with Bootstrap, Tomcat with embedded Jetty, Tiles with Sitemesh, and other cleanup tasks (commmon js file).

For a complex use of Spring/JQuery/Bootstrap/Ajax, see my Spring Best Practices App

Major Versions used:

Spring 3.2.3
Twitter Bootstrap 2.3.2

Live Demo (Heroku)

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

Demonstrates the features of the Spring MVC web framework with Twitter Bootstrap 2.1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 60.7%
  • JavaScript 22.0%
  • Java 17.3%