摘要:
最近在研究spring-cloud,研究zuul组件时发生下列错误: Caused by: com.netflix.client.ClientException: Load balancer does not have available server for client: zuul-server 阅读全文
posted @ 2017-06-13 12:42
沧海一滴
阅读(50195)
评论(2)
推荐(0)
摘要:
Service discovery is a key component of most distributed systems and service oriented architectures. The problem seems simple at first: How do clients 阅读全文
posted @ 2017-06-13 12:33
沧海一滴
阅读(217)
评论(0)
推荐(0)
摘要:
1、SwaggerUI是什么? Swagger UI是一款RESTFUL接口的文档在线自动生成+功能测试功能软件。 Swagger-UI 的官方地址:http://swagger.io/ Github上的项目地址: https://github.com/swagger-api/swagger-ui 阅读全文
posted @ 2017-06-13 09:52
沧海一滴
阅读(1521)
评论(0)
推荐(0)