Skip to content

paukiatwee/webapp-bootstrap

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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