Download boilerplate Free Java Code
Description
Boilerplate code for creating lightweigth Java 6 web apps.
Source Files
The download file boilerplate-master.zip has the following entries.
.gitignore//w w w . j a va 2 s . c o m
pom.xml
src/main/java/us/klette/boilerplate/modules/BoilerplateContextListener.java
src/main/java/us/klette/boilerplate/modules/DispatcherModule.java
src/main/java/us/klette/boilerplate/modules/TemplatingModule.java
src/main/java/us/klette/boilerplate/servlets/BaseServlet.java
src/main/java/us/klette/boilerplate/servlets/IndexServlet.java
src/main/resources/templates/base/footer.vm
src/main/resources/templates/base/header.vm
src/main/resources/templates/index.vm
src/main/webapp/WEB-INF/web.xml
src/main/webapp/static/css/bootstrap.css
Download
Click the following link to download boilerplate-master.zip.
boilerplate-master.zip