摘要: 1.项目启动类application.java类名上增加@EnableEurekaServer注解,声明是注册中心 1 import org.springframework.boot.SpringApplication; 2 import org.springframework.boot.autoc 阅读全文
posted @ 2019-02-12 22:14 码农小明 阅读(533) 评论(0) 推荐(0)