Skip to content

arthurfiddich/springmvc-bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Bootstrap Showcase

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.

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)

Status

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.

About

Spring Apis with Bootstrap (unmaintained)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 57.5%
  • JavaScript 41.8%
  • CSS 0.7%