Cloud Bootstrap
依赖说明:非特定Spring Cloud 功能,与外部库或集成无关(例如 Bootstrap 上下文和@RefreshScope)。
暂无找到匹配的相关资料。
参考:
POM
<!--Cloud Bootstrap-->
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter</artifactId>
</dependency>
XXXX