Skip to content

Commit

Permalink
upgraded to Spring 4.1 / Bootstrap 3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
priyatam committed Sep 22, 2014
1 parent 7cc416b commit e1642b1
Show file tree
Hide file tree
Showing 5 changed files with 398 additions and 356 deletions.
17 changes: 12 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,20 @@
# Spring Bootstrap Showcase

The unofficial Spring MVC Showcase with Bootstrap 3 and 2.
The unofficial Spring MVC Showcase with Bootstrap.

A fork of [Spring MVC Showcase](https://github.com/SpringSource/spring-mvc-showcase), replacing JQuery-UI with [Bootstrap](http://twitter.github.com/bootstrap/) versions, Tomcat with embedded Jetty, Tiles with [Sitemesh](http://www.sitemesh.org/), and other goodies.

For a complex use of Spring/JQuery/Bootstrap/Ajax, see my [Spring Best Practices App](https://github.com/priyatam/spring-best-practices).

For a minimalist workflow on Bootstrap and Less, checkout [Lesser](https://github.com/priyatam/lesser).

Major Versions used:

- Spring 3.2.5
- Twitter Bootstrap 3.0.2 (master)
- Twitter Bootstrap 2.3.x ([Branch 2.3](https://github.com/priyatam/springmvc-twitterbootstrap-showcase/tree/2.x))
- Spring 4.1.0 / Bootstrap 3.2.0 (master)
- Spring 3.2.5 / Bootstrap 3 ([Branch 2.3](https://github.com/priyatam/springmvc-bootstrap-showcase/tree/3.x))
- Spring 3.1 / Bootstrap 2.3.x ([Branch 2.3](https://github.com/priyatam/springmvc-bootstrap-showcase/tree/2.x))

Live Demo on Heroku (Default is Bootstrap 3)
Live Demo on Heroku.

> http://spring-bootstrap.herokuapp.com/
Expand All @@ -27,3 +29,8 @@ Build, Run
- A [screencast](http://s3.springsource.org/MVC/mvc-showcase-screencast.mov) 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.
Loading

0 comments on commit e1642b1

Please sign in to comment.