https://github.com/springforall/spring-cloud-scaffold-archetype
the archetype for spring-cloud-scaffold
https://github.com/springforall/spring-cloud-scaffold-archetype
Last synced: 9 months ago
JSON representation
the archetype for spring-cloud-scaffold
- Host: GitHub
- URL: https://github.com/springforall/spring-cloud-scaffold-archetype
- Owner: SpringForAll
- Created: 2018-04-05T14:11:51.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-09T15:18:47.000Z (almost 7 years ago)
- Last Synced: 2024-12-31T04:41:53.764Z (10 months ago)
- Language: Java
- Size: 21.5 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# spring-cloud-scaffold-archetype
the archetype for spring-cloud-scaffold will donate to the Spring For All community
exec the shell for maven command:
```shell
mvn archetype:generate -DarchetypeGroupId=com.spring4all -DarchetypeArtifactId=spring-cloud-scaffold-archetype -DarchetypeVersion=0.0.1-SNAPSHOT
```