All Projects → superalsrk → Cn.stackbox.archetypes

superalsrk / Cn.stackbox.archetypes

some archetypes for springboot

Programming Languages

java
68154 projects - #9 most used programming language

cn.stackbox.archetypes

Usage

It's a set of maven3 archetypes with convenient usage.

#Init Project
mvn archetype:generate -DarchetypeGroupId=cn.stackbox.archetypes -DarchetypeArtifactId=rest-with-oauth2 -DarchetypeVersion=0.0.1-SNAPSHOT -DinteractiveMode=false -DarchetypeCatalog=internal -DgroupId=cn.demo -DartifactId=demoproject -Dpackage=cn.demo.v2

Appendix

Need more demos? please see springboot-practice

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].