mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DappName="My-appName" -DthemeName="My-themeName" -DarchetypeGroupId="com.github.sparkmuse" -DarchetypeArtifactId="vaadin-archetype-springboot-application" -DarchetypeVersion="2.0.0" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdcom.github.sparkmuse |
ArtifactId | ArtifactIdvaadin-archetype-springboot-application |
Version | Version2.0.0 |
Type | Typemaven-archetype |
Description |
Descriptioncom.github.sparkmuse:vaadin-archetype-springboot-application
This archetype generates a Vaadin + Springboot application.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=com.github.sparkmuse -DarchetypeArtifactId=vaadin-archetype-springboot-application -DarchetypeVersion=2.0.0 -DinteractiveMode=false