会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
互联网蜜蜂
博客园
首页
新随笔
联系
管理
订阅
随笔分类 -
Springcloud
springcloud---Eureka yml
摘要:server: port: 6001 # 服务端口 eureka: instance: hostname: localhost # eureka服务端的实例名称 client: registerWithEureka: false # 服务注册,false表示不将自已注册到Eureka服务中 fetc
阅读全文
posted @
2019-11-22 21:46
互联网蜜蜂
阅读(207)
评论(0)
推荐(0)
springcloud 的Eureka配置
摘要:<parent> <artifactId>microservice-cloud-01</artifactId> <groupId>com.mengxuegu.springcloud</groupId> <version>1.0-SNAPSHOT</version> <relativePath>../
阅读全文
posted @
2019-11-22 21:45
互联网蜜蜂
阅读(147)
评论(0)
推荐(0)
公告