Skip to content

Latest commit

 

History

History
46 lines (28 loc) · 684 Bytes

README.md

File metadata and controls

46 lines (28 loc) · 684 Bytes

barebones-servlet-3-spring-mvc

Barebones Spring is a full annotated APP with the following libraries:

This application will load appropriate configuration based on spring active profiles configuration.

Version

0.0.1-SNAPSHOT

Tech

Installation

git clone [git-repo-url] yourproject && cd yourproject
 
mvn clean package
mvn jetty:run

Free Software, Hell Yeah!