摘要: 第一种: 1.添加依赖 <dependency> <groupId>org.springframework.cloud</groupId> <artifactId>spring-cloud-starter-netflix-hystrix</artifactId> </dependency> <dep 阅读全文
posted @ 2022-05-25 20:04 it_bky 阅读(131) 评论(0) 推荐(0) 编辑