Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 264 Bytes

File metadata and controls

6 lines (4 loc) · 264 Bytes

Spring Boot

Created by AnhNV Created Date: 04/09/2017

Command line create maven starter project: mvn archetype:generate -DarchetypeArtifactId=maven-archetype-quickstart -DgroupId=org.example -DartifactId=skeleton-web-services -DinteractiveMode=false