Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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=生成秘钥时候你的密码
```