在当前微服务中添加
spring:
cloud:
refresh:
refreshable: none
引入spring-boot-starter-actuator,出现spring默认数据源Hikari注入的循环依赖问题
原文:https://www.cnblogs.com/beyond7788/p/12766530.html