Barebones Spring is a full annotated APP with the following libraries:
- Jetty Plugin 9
Bootstrap 3.- Semantic UI
- Semantic Grids
- Servlet 3
- Spring MVC 3.2
- Tiles 2.2.2
- Hibernate / JPA
This application will load appropriate configuration based on spring active profiles configuration.
0.0.1-SNAPSHOT
git clone [git-repo-url] yourproject && cd yourproject
mvn clean package
mvn jetty:run
Free Software, Hell Yeah!