注册中心的创建1、建立注册中心(EurekaServer),需要引入依赖。Spring Cloud Discovery –> Eureka Server
2、在项目src–>main–>java–>com.XXX.X
2019-04-08