MVN

com.sap.cloud.sdk.archetypes : spring-boot3

Maven & Gradle

Dec 05, 2023

Archetypes - SAP CP Cloud Foundry + Spring Boot 3 · Archetype for a Spring-based project on SAP Business Technology Platform (Cloud Foundry).

mvn archetype:generate -DarchetypeGroupId=com.sap.cloud.sdk.archetypes -DarchetypeArtifactId=spring-boot3 -DarchetypeVersion=5.0.0
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.sap.cloud.sdk.archetypes : spring-boot3 to generate a Maven project - Latest Versions:

  • Latest Stable: 5.0.0

All Versions

Choose a version of com.sap.cloud.sdk.archetypes : spring-boot3 to generate a Maven project - All Versions:

Version Vulnerabilities Updated
5.0.x
spring-boot3-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.sap.cloud.sdk.archetypes -DarchetypeArtifactId=spring-boot3 -DarchetypeVersion=5.0.0