Are you tired of typing the same boiler plate code for your Spring Boot web apps? Say less.
- Clone the repository into your local environment
- Run maven install in its directory
- You may now generate the archetype
mvn archetype:generate -DarchetypeGroupId=com.justinmtech.maven-archetypes
-DarchetypeArtifactId=spring-boot-3
-DarchetypeVersion=1.0