Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 7 days 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-06-22T08:39:29.000Z (over 4 years ago)
- Last Synced: 2024-12-15T18:53:26.843Z (7 days 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
![Maven Central](https://img.shields.io/maven-central/v/com.upcwangying.cloud.samples/samples-parent-archetype)
## Deploy
```text
mvn clean install deploy -P release -Dgpg.passphrase=生成秘钥时候你的密码
```