Spring cloud(三) Config center 配置中心

一.新建spring boot项目 二.注解@EnableConfigServer @EnableDiscoveryClient @EnableConfigServer @SpringBootApplication public class ConfigServerApplication { public static void main(String[] args) {
相关文章
相关标签/搜索