摘要: springSecurity搭建 创建springsecurity配置文件 @Configuration @EnableWebSecurity //开启springSecurity安全配置 public class SpringSecurityConfiguration extends WebSec 阅读全文
posted @ 2021-04-22 17:32 錵開や落幕 阅读(179) 评论(0) 推荐(0) 编辑
摘要: 0.学习目标 会配置Hystix熔断 会使用Feign进行远程调用 能独立搭建Zuul网关 能编写Zuul的过滤器 1.Hystrix 1.1.简介 Hystrix,英文意思是豪猪,全身是刺,看起来就不好惹,是一种保护机制。 Hystrix也是Netflix公司的一款组件。 主页:https://g 阅读全文
posted @ 2021-04-22 16:11 錵開や落幕 阅读(447) 评论(0) 推荐(0) 编辑