Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 600 Bytes

README.md

File metadata and controls

26 lines (21 loc) · 600 Bytes

Spring Boot Web Maven - Build Status

Spring Boot Sample Web Application using Maven.

Installation

  • Clone this project
git clone https://github.com/adaofeliz/spring-boot-web-mvn.git spring-boot-web-mvn
  • Start Up the Application
cd spring-boot-web-mvn
mvn clean install
java -jar target/spring-boot-web-mvn.war

Try it

License

MIT