SpringCloud+eureka/zookeeper+robbin+hystrix+openFeign+zuul/gateway+SpringCloud config+RabbitMQ
本文章仅作为个人笔记eureka的集成(注册中心)新建springboot项目并在build.gradle文件添加相关依赖ext{set('springCloudVersion',"Hoxton.SR4")}dependencies{implementation'org.springframework.cloud:spring-cloud-starter-netflix-eureka-server