MVN

com.c4-soft.springaddons : spring-addons-archetypes-webflux-multimodule

Maven & Gradle

Oct 07, 2022
241 stars

Create a multi-module maven project for a native ready Spring REST API with webflux, RDBC, OpenID security and OpenAPI

mvn archetype:generate -DarchetypeGroupId=com.c4-soft.springaddons -DarchetypeArtifactId=spring-addons-archetypes-webflux-multimodule -DarchetypeVersion=6.0.1
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.c4-soft.springaddons : spring-addons-archetypes-webflux-multimodule to generate a Maven project - Latest Versions:

  • Latest Stable: 6.0.1

All Versions

Choose a version of com.c4-soft.springaddons : spring-addons-archetypes-webflux-multimodule to generate a Maven project - All Versions:

Version Vulnerabilities Updated
6.0.x
spring-addons-archetypes-webflux-multimodule-6.0.1
spring-addons-archetypes-webflux-multimodule-6.0.0
5.3.x
spring-addons-archetypes-webflux-multimodule-5.3.2
spring-addons-archetypes-webflux-multimodule-5.3.1
spring-addons-archetypes-webflux-multimodule-5.3.0
5.2.x
spring-addons-archetypes-webflux-multimodule-5.2.2
spring-addons-archetypes-webflux-multimodule-5.2.0
5.1.x
spring-addons-archetypes-webflux-multimodule-5.1.5
spring-addons-archetypes-webflux-multimodule-5.1.4
spring-addons-archetypes-webflux-multimodule-5.1.3
spring-addons-archetypes-webflux-multimodule-5.1.1
spring-addons-archetypes-webflux-multimodule-5.1.0
5.0.x
spring-addons-archetypes-webflux-multimodule-5.0.0

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=com.c4-soft.springaddons -DarchetypeArtifactId=spring-addons-archetypes-webflux-multimodule -DarchetypeVersion=6.0.1