mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="com.github.netyjq" -DarchetypeArtifactId="spring-boot-archetype" -DarchetypeVersion="0.0.2.release" -DinteractiveMode=false
| License |
License |
|---|---|
| GroupId | GroupIdcom.github.netyjq |
| ArtifactId | ArtifactIdspring-boot-archetype |
| Version | Version0.0.2.release |
| Type | Typemaven-archetype |
| Description |
Descriptionspring-boot-archetype-archetype
help to quickly build efficient, code-clean and stable 'spring-boot' projects.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=com.github.netyjq -DarchetypeArtifactId=spring-boot-archetype -DarchetypeVersion=0.0.2.release -DinteractiveMode=false