06 2018 档案

摘要:前面在使用spring cloud时,通常都会利用它对RestTemplate的请求拦截来实现对依赖服务的接口调用,RestTemplate实现了对http的请求封装处理,形成了一套模板化的方法。而spring cloud feign在此基础上做了封装,我们只需要创建一个接口用注解的方式配置它,便可完成对服务方的接口绑定。 阅读全文
posted @ 2018-06-28 17:41 何其小静 阅读(231) 评论(0) 推荐(0) 编辑
摘要:springcloud的服务消费者,采用了负载均衡和熔断措施。 阅读全文
posted @ 2018-06-22 12:55 何其小静 阅读(207) 评论(0) 推荐(0) 编辑
摘要:springcloud的服务注册与发现 阅读全文
posted @ 2018-06-22 11:30 何其小静 阅读(623) 评论(0) 推荐(0) 编辑
摘要:github操作 阅读全文
posted @ 2018-06-21 20:22 何其小静 阅读(1155) 评论(0) 推荐(0) 编辑
摘要:liunx速查表 阅读全文
posted @ 2018-06-21 20:21 何其小静 阅读(174) 评论(0) 推荐(0) 编辑
摘要:git常用命令 阅读全文
posted @ 2018-06-21 20:18 何其小静 阅读(115) 评论(0) 推荐(0) 编辑
摘要:springboot常用的注解 阅读全文
posted @ 2018-06-21 20:10 何其小静 阅读(224) 评论(0) 推荐(0) 编辑
摘要:Spring Boot 监控核心是 spring-boot-starter-actuator 依赖,增加依赖后, Spring Boot 会默认配置一些通用的监控,比如 jvm 监控、类加载、健康监控等。 阅读全文
posted @ 2018-06-21 19:57 何其小静 阅读(9895) 评论(0) 推荐(1) 编辑

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