Skip to content

A Spring, JPA2 webapp with twitter boostrap for kick start webapp.

Notifications You must be signed in to change notification settings

paukiatwee/webapp-bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webapp Bootstrap

This is a webapp-boostrap for a quick startup in creating Java based webapp. It includes a several famous frameworks such as Springframework, Hibernate and Twitter Boostrap. Use it as a starting point to create something more unique.

Getting Started

  1. You must install maven3 in you machine, you can find installation guide at here.
  2. To startup the webapp, you can run mvn clean compile jetty:run at the root of the project.
  3. After started webapp, you can browse to http://localhost:8080
  4. That's all to getting started. :)

Supported Container

  • Jetty 8
  • Tomcat 7
  • JBoss 7

Supported PaaS

About

A Spring, JPA2 webapp with twitter boostrap for kick start webapp.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages