3091 Forks
6024 Stars
6024 Watchers

spring-cloud-examples

Spring Cloud 学习案例,服务发现、服务治理、链路追踪、服务监控等

How to download and setup spring-cloud-examples

Open terminal and run command
git clone https://github.com/ityouknow/spring-cloud-examples.git
git clone is used to create a copy or clone of spring-cloud-examples 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 spring-cloud-examples https://github.com/ityouknow/spring-cloud-examples/archive/master.zip

Or simply clone spring-cloud-examples with SSH
[email protected]:ityouknow/spring-cloud-examples.git

If you have some problems with spring-cloud-examples

You may open issue on spring-cloud-examples support forum (system) here: https://github.com/ityouknow/spring-cloud-examples/issues