https://github.com/kimmy-wang/spring-cloud-samples-archetype
Spring Cloud Samples Archetype
https://github.com/kimmy-wang/spring-cloud-samples-archetype
archetype maven maven-archetype
Last synced: about 1 year ago
JSON representation
Spring Cloud Samples Archetype
- Host: GitHub
- URL: https://github.com/kimmy-wang/spring-cloud-samples-archetype
- Owner: kimmy-wang
- License: mit
- Created: 2020-05-27T09:56:43.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-22T08:39:29.000Z (about 6 years ago)
- Last Synced: 2025-03-29T04:28:20.668Z (over 1 year ago)
- Topics: archetype, maven, maven-archetype
- Language: Java
- Homepage:
- Size: 351 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# spring-cloud-samples-archetype

## Deploy
```text
mvn clean install deploy -P release -Dgpg.passphrase=生成秘钥时候你的密码
```