mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="io.fabric8.archetypes" -DarchetypeArtifactId="spring-boot-keycloak-archetype" -DarchetypeVersion="2.2.34" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdio.fabric8.archetypes |
ArtifactId | ArtifactIdspring-boot-keycloak-archetype |
Version | Version2.2.34 |
Type | Typemaven-archetype |
Description |
DescriptionFabric8 :: Archetypes :: Spring-Boot :: Keycloak
Creates a new Shows how to use Spring Boot with Keycloak
|
Project Organization |
Project Organization |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=io.fabric8.archetypes -DarchetypeArtifactId=spring-boot-keycloak-archetype -DarchetypeVersion=2.2.34 -DinteractiveMode=false