mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="in.virit" -DarchetypeArtifactId="viritin-vaadin-flow-spring-archetype" -DarchetypeVersion="1.1" -DinteractiveMode=false
| License |
License |
|---|---|
| GroupId | GroupIdin.virit |
| ArtifactId | ArtifactIdviritin-vaadin-flow-spring-archetype |
| Version | Version1.1 |
| Type | Typemaven-archetype |
| Description |
DescriptionViritin Vaadin Flow archetype for Spring Boot projects
This archetype creates a project base for Spring Boot + Vaadin application.
|
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=in.virit -DarchetypeArtifactId=viritin-vaadin-flow-spring-archetype -DarchetypeVersion=1.1 -DinteractiveMode=false