MVN

io.github.sivalabs.maven.archetypes : spring-boot-java-rest-api-secure-archetype

Maven & Gradle

Mar 15, 2019
3 stars

spring-boot-java-rest-api-secure-archetype · SpringBoot Maven Archetype for Java REST API with JWT Security

mvn archetype:generate -DarchetypeGroupId=io.github.sivalabs.maven.archetypes -DarchetypeArtifactId=spring-boot-java-rest-api-secure-archetype -DarchetypeVersion=0.0.2
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.sivalabs.maven.archetypes : spring-boot-java-rest-api-secure-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 0.0.2

All Versions

Choose a version of io.github.sivalabs.maven.archetypes : spring-boot-java-rest-api-secure-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
0.0.x
spring-boot-java-rest-api-secure-archetype-0.0.2
spring-boot-java-rest-api-secure-archetype-0.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.github.sivalabs.maven.archetypes -DarchetypeArtifactId=spring-boot-java-rest-api-secure-archetype -DarchetypeVersion=0.0.2