Skip to content
This repository has been archived by the owner on Dec 28, 2018. It is now read-only.

priyatam/springmvc-bootstrap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 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, Tomcat with Jetty, Tiles with Sitemesh and other goodies.

The user-interface in this example is basic and doesn't utilize the full power of Bootstrap and Less. If you're interested in a modern, frontend development with GulpJs and a pure Bootstrap experience, checkout Lesser.

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.

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

Usage

Build and Run:

	mvn clean install
	mvn jetty:run

Preview at:

	http://localhost:8080/spring-mvc-showcase/

Tutorials

Status

I'm no longer active in Java and code primarily in Nodejs and Clojure.

If you're interested in maintaining this repo, including a port of the frontend with Backbone or Angular, please email me.

About

Spring apis with Bootstrap (unmaintained)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 56.7%
  • Java 42.4%
  • CSS 0.9%