
微服务
githubshareing
给自己的人生留下点脚印
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Sping Cloud Eureka 报错
[java] view plain copy java.lang.IllegalStateException: ApplicationEventMulticaster not initialized - call 'refresh' before multicasting events via the context: org.springframework.boot转载 2017-08-14 21:19:49 · 566 阅读 · 0 评论 -
Spring Cloud组件完整demo
托管于github:https://github.com/Lovnx/micro-service 说明: **工程名** **描述** **端口** eureka-server 服务发现与注册中心 7070 ribbon 负载均衡器 7071 config-server 配置管理中心转载 2017-08-22 22:02:50 · 6943 阅读 · 2 评论