MVN

io.fabric8.archetypes : spring-boot-webmvc-ip-archetype

Maven & Gradle

Sep 24, 2015

Fabric8 :: Archetypes :: Spring-Boot :: WebMVC IP · Creates a new Returns IP address to show service load-balancing

mvn archetype:generate -DarchetypeGroupId=io.fabric8.archetypes -DarchetypeArtifactId=spring-boot-webmvc-ip-archetype -DarchetypeVersion=2.2.34
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.fabric8.archetypes : spring-boot-webmvc-ip-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 2.2.34

All Versions

Choose a version of io.fabric8.archetypes : spring-boot-webmvc-ip-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
2.2.x
spring-boot-webmvc-ip-archetype-2.2.34
spring-boot-webmvc-ip-archetype-2.2.32
spring-boot-webmvc-ip-archetype-2.2.31
spring-boot-webmvc-ip-archetype-2.2.28
spring-boot-webmvc-ip-archetype-2.2.27
spring-boot-webmvc-ip-archetype-2.2.26.1
spring-boot-webmvc-ip-archetype-2.2.23.1
spring-boot-webmvc-ip-archetype-2.2.19
spring-boot-webmvc-ip-archetype-2.2.18
spring-boot-webmvc-ip-archetype-2.2.17
spring-boot-webmvc-ip-archetype-2.2.16
spring-boot-webmvc-ip-archetype-2.2.15.1
spring-boot-webmvc-ip-archetype-2.2.14
spring-boot-webmvc-ip-archetype-2.2.12
spring-boot-webmvc-ip-archetype-2.2.11
spring-boot-webmvc-ip-archetype-2.2.10
spring-boot-webmvc-ip-archetype-2.2.9.1
spring-boot-webmvc-ip-archetype-2.2.7
spring-boot-webmvc-ip-archetype-2.2.5
spring-boot-webmvc-ip-archetype-2.2.3
spring-boot-webmvc-ip-archetype-2.2.2
spring-boot-webmvc-ip-archetype-2.2.1
spring-boot-webmvc-ip-archetype-2.2.0
2.1.x
spring-boot-webmvc-ip-archetype-2.1.11
spring-boot-webmvc-ip-archetype-2.1.10
spring-boot-webmvc-ip-archetype-2.1.9
spring-boot-webmvc-ip-archetype-2.1.6
spring-boot-webmvc-ip-archetype-2.1.1
2.0.x
spring-boot-webmvc-ip-archetype-2.0.47
spring-boot-webmvc-ip-archetype-2.0.46
spring-boot-webmvc-ip-archetype-2.0.44
spring-boot-webmvc-ip-archetype-2.0.43
spring-boot-webmvc-ip-archetype-2.0.42
spring-boot-webmvc-ip-archetype-2.0.41
spring-boot-webmvc-ip-archetype-2.0.40.1
spring-boot-webmvc-ip-archetype-2.0.40
spring-boot-webmvc-ip-archetype-2.0.39
spring-boot-webmvc-ip-archetype-2.0.38
spring-boot-webmvc-ip-archetype-2.0.37
spring-boot-webmvc-ip-archetype-2.0.36
spring-boot-webmvc-ip-archetype-2.0.35
spring-boot-webmvc-ip-archetype-2.0.34
spring-boot-webmvc-ip-archetype-2.0.33.1
spring-boot-webmvc-ip-archetype-2.0.33
spring-boot-webmvc-ip-archetype-2.0.32
spring-boot-webmvc-ip-archetype-2.0.31
spring-boot-webmvc-ip-archetype-2.0.30
spring-boot-webmvc-ip-archetype-2.0.29
spring-boot-webmvc-ip-archetype-2.0.28.1
spring-boot-webmvc-ip-archetype-2.0.28
spring-boot-webmvc-ip-archetype-2.0.27

How to generate a maven project from archetype

Instead of manually creating the directory structure needed for an archetype, simply use:

mvn archetype:generate -DarchetypeGroupId=io.fabric8.archetypes -DarchetypeArtifactId=spring-boot-webmvc-ip-archetype -DarchetypeVersion=2.2.34