View on GitHub

Mrpickles

Spring Framework, Spring Data, Spring MVC WebFlow, Spring Security, Twitter Bootstrap, Web Application Showcase

Download this project as a .zip file Download this project as a tar.gz file

This is a showcase application that I use to start new projects. I take what I need and bootstrap new development. This is a Spring based Web Application using modern frameworks like JPA, Twitter Bootstrap, JQuery, and most Spring Frameworks. Here's a sample list of Technologies used:

This showcase is meant to be self contained. All the is needed to run it is Java 6+ and Maven Installed. If you are on a Mac then there is no issues, everything you need to run is there. From a working directory, do a
git clone https://github.com/tsweets/MrPickles.git

cd MrPickles

mvn jetty:run

Then open your browser to http://localhost:8080 and enjoy

Screenshots