# SpringCloud_Security **Repository Path**: wyl1216027665/SpringCloud_Security ## Basic Information - **Project Name**: SpringCloud_Security - **Description**: Spring cloud微服务安全实战 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 3 - **Created**: 2020-04-22 - **Last Updated**: 2021-12-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SpringCloud_Security 请支持正版课程,慕课网实战课程《Spring Cloud微服务安全实战》 #### 项目简介 1. 认证与授权 - Spring Security (OAuth2) + Spring Cloud 技术栈 - Netflix Zuul + JWT 实现微服务环境下前后端分离 - 架构的SSO和权限控制 2. 可用性 - guava + zuul rate limit + sentinel - 实现流控、熔断、降级和隔离 3. 可视化 - promethus + grafana + alertManager 监控 Metrics - elastic search + filebeat + kibana 监控 log - pinpoint 监控 tracing #### 项目完成情况 《Spring Cloud微服务安全实战》这门课程,已进行到【7-11 PinPoint+SpringBoot环境搭建】章节,但因为pinpoint-docker文件夹下docker-compose up失败并且pinpoint-agent-2.0.2.tar.gz下载失败,完成的进度停留在了【7-11 PinPoint+SpringBoot环境搭建】章节,待日后解决该问题,再继续上传代码。 #### 补充提示 - 在项目中运到的问题记录及解决方法都已记于我的博客中:https://blog.csdn.net/weixin_43391312