会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
码农小明
博客园
首页
新随笔
联系
订阅
管理
2019年2月12日
SpringCloud微服务实战:一、Eureka注册中心服务端
摘要: 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)
公告