Customer stories Events & webinars Ebooks & reports Business insights GitHub Skills ...
mvn archetype:generate \ -DarchetypeGroupId=com.hackerrank.archetypes \ -DarchetypeArtifactId=springboot-rest-api \ -DarchetypeVersion=1.0.0 The generated project strucure is: ...