priyatam / springmvc-bootstrap

Spring apis with Bootstrap (unmaintained)

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

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


Languages

Language:JavaScript 56.7%Language:Java 42.4%Language:CSS 0.9%