MVN

io.codingpassion : spring-boot-full-microservice-archetype

Maven & Gradle

Apr 03, 2019

Spring Boot Full Microservice Archetype · Maven Archetype which can be used to generate Spring Boot microservice application with additional configuration and tools.

mvn archetype:generate -DarchetypeGroupId=io.codingpassion -DarchetypeArtifactId=spring-boot-full-microservice-archetype -DarchetypeVersion=0.1.1
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.codingpassion : spring-boot-full-microservice-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 0.1.1

All Versions

Choose a version of io.codingpassion : spring-boot-full-microservice-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
0.1.x
spring-boot-full-microservice-archetype-0.1.1
0.1
spring-boot-full-microservice-archetype-0.1

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.codingpassion -DarchetypeArtifactId=spring-boot-full-microservice-archetype -DarchetypeVersion=0.1.1