mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DgroupId="My-groupId" -DartifactIdCamelCase="My-artifactIdCamelCase" -DartifactIdUnhyphenated="My-artifactIdUnhyphenated" -DarchetypeGroupId="org.fintrace" -DarchetypeArtifactId="microservice-archetype" -DarchetypeVersion="0.0.13" -DinteractiveMode=false
| License |
License |
|---|---|
| GroupId | GroupIdorg.fintrace |
| ArtifactId | ArtifactIdmicroservice-archetype |
| Version | Version0.0.13 |
| Type | Typemaven-archetype |
| Description |
DescriptionMicroservice Archetype
Spring Boot 2 and Keycloak based Maven Archetype
|
| Project Organization |
Project Organizationfintrace (https://fintrace.org/) |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=org.fintrace -DarchetypeArtifactId=microservice-archetype -DarchetypeVersion=0.0.13 -DinteractiveMode=false