随笔分类 -  springCloud

上一页 1 2

feign的hystrix不起作用.
摘要:在springCloud中使用feign内嵌的断路器hystrix时。feign中的hystrix不起作用。这可能是由于springCloud的版本原因造成的。需要在application.properties配置中开启hystrix: feign.hystrix.enabled=true 阅读全文

posted @ 2018-09-23 23:14 乐之者v 阅读(2189) 评论(0) 推荐(0) 编辑

SpringCloud报错:Caused by: org.springframework.context.ApplicationContextException: Unable to start EmbeddedWebApplicationContext due to missing EmbeddedServletContainerFactory bean.
摘要:今天启动用eureka的服务消费者时,一直出现问题。 SpringCloud报错: Caused by: org.springframework.context.ApplicationContextException: Unable to start EmbeddedWebApplicationCo 阅读全文

posted @ 2018-09-12 10:00 乐之者v 阅读(6085) 评论(0) 推荐(1) 编辑

SpringCloud报错: "Field discoveryClient in com.controller.DcController required a bean of type 'com.netflix.discovery.DiscoveryClient' that could not be found."
摘要:SpringCloud报错: "Field discoveryClient in com.controller.DcController required a bean of type 'com.netflix.discovery.DiscoveryClient' that could not be 阅读全文

posted @ 2018-09-11 15:31 乐之者v 阅读(4887) 评论(1) 推荐(3) 编辑

SpringCloud 简单理解
摘要:0.SpringCloud,微服务架构。包括 服务发现(Eureka),断路器(Hystrix),服务网关(Zuul),客户端负载均衡(Ribbon)、服务跟踪(Sleuth)、消息总线(Bus)、消息驱动(Stream)、批量任务(Task)等。 微服务 1.微服务的核心思想便是服务拆分与解耦,降 阅读全文

posted @ 2018-09-06 10:55 乐之者v 阅读(3968) 评论(1) 推荐(0) 编辑

上一页 1 2
< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

导航

统计

点击右上角即可分享
微信分享提示