3783 Forks
8077 Stars
8077 Watchers

SpringCloud

基于SpringCloud2.1的微服务开发脚手架,整合了spring-security-oauth2、nacos、feign、sentinel、springcloud-gateway等。服务治理方面引入elasticsearch、skywalking、springboot-admin、zipkin等,让项目开发快速进入业务开发,而不需过多时间花费在架构搭建上。持续更新中

How to download and setup SpringCloud

Open terminal and run command
git clone https://github.com/zhoutaoo/SpringCloud.git
git clone is used to create a copy or clone of SpringCloud repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with SpringCloud https://github.com/zhoutaoo/SpringCloud/archive/master.zip

Or simply clone SpringCloud with SSH
[email protected]:zhoutaoo/SpringCloud.git

If you have some problems with SpringCloud

You may open issue on SpringCloud support forum (system) here: https://github.com/zhoutaoo/SpringCloud/issues