mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DserverPort="My-serverPort" -DeurekaServiceUrl="My-eurekaServiceUrl" -DarchetypeGroupId="com.github.vencent-lu" -DarchetypeArtifactId="giants-gateway-archetype" -DarchetypeVersion="1.0.0" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdcom.github.vencent-lu |
ArtifactId | ArtifactIdgiants-gateway-archetype |
Version | Version1.0.0 |
Type | Typemaven-archetype |
Description |
Descriptiongiants-gateway-archetype
giants gateway archetype
|
Project URL |
Project URL |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=com.github.vencent-lu -DarchetypeArtifactId=giants-gateway-archetype -DarchetypeVersion=1.0.0 -DinteractiveMode=false