我们理想的微服务权限解决方案应该是这样的,认证服务负责认证,网关负责校验认证和鉴权,其他API服务负责处理自己的业务逻辑。安全相关的逻辑只存在于认证服务和网关服务中,其他服务只是单纯地提供服务而没有任何安全相关逻辑。
☆145Sep 24, 2023Updated 2 years ago
Alternatives and similar repositories for spring-cloud-gateway-oauth2
Users that are interested in spring-cloud-gateway-oauth2 are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ☆20Aug 26, 2022Updated 3 years ago
- API网关应用,统一提供WEB服务,实现标准化请求、接口协议转换、多版本管理、登录鉴权、流控、超时控制、调用监控、服务治理、接口测试工具等功能,减少服务端同学的重复开发工作,完成API的统一管理。☆22Dec 2, 2021Updated 4 years ago
- 基于队列的任务调度及分发中间件,based on RocketMQ☆16Nov 16, 2022Updated 3 years ago
- 2018 阿里巴巴中间件挑战赛 - Service Mesh Agent 题目设计☆11Sep 3, 2018Updated 7 years ago
- 本项目基于spring-cloud-starter-oauth2搭建的认证中心和资源服务器的微服务项目,项目不仅仅简单的demo,项目的出发点在于实战应用。本项目为笔者花了不少时间和精力整理出来的,只需要稍微调整就可应用于实际项目当中,并且项目包含大量注释,不仅可以让你会用…☆228May 7, 2021Updated 5 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- Trace是一个单体架构的监控追踪系统。用于收集单体架构系统中的信息数据,例如在一次请求中花费的时间、请求执行的方法调用链、以及操作是否出现异常和异常的详细信息等。☆23Jun 8, 2026Updated 2 months ago
- Springboot读写分离,其实这个是在代码上面处理,实现动态数据源通过反射,AOP方式进行切换。其实在数据库方面,要做到主从同步。可以参照我的博客配置主从同步(MYSQL)https://jordenlwq.github.io/2017/12/06/hello-worl…☆15Apr 2, 2018Updated 8 years ago
- 本技术专栏的内容,将包括Spring Cloud常用核心组件,如Eureka、Gateway等等,以及Spring Cloud Alibaba 来自阿里巴巴开源的部分核心组件,如Nacos、Sentinel等等。并将结合实际微服务项目,讲述微服务架构在具体项目应用中的落地,…☆10Nov 19, 2019Updated 6 years ago
- digierp提供的spring cloud alibaba架构下的快速开发框架☆10Apr 16, 2020Updated 6 years ago
- Provides an idempotency barrier for RabbitMQ consumers.☆22Nov 27, 2019Updated 6 years ago
- 基于spring boot,集成了RPC、缓存、消息队列、分库分表、注册中心、分布式配置等常用开源组件☆88Feb 20, 2022Updated 4 years ago
- 🚀基于 Spring Boot 3、Spring Cloud & Alibaba 2022、SAS OAuth2 、Vue3、Element-Plus、uni-app 构建的开源全栈商城。☆2,361May 16, 2025Updated last year
- Easy to use Wechat SKD for Node(under dev)☆12Feb 13, 2018Updated 8 years ago
- 读者反馈与勘误:对本书的反馈请提issue☆10Mar 17, 2016Updated 10 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- 🔥 Distributed Cluster Scheduler 分布式调度中间件(对标阿里云SchedulerX2.0)☆22Jan 9, 2026Updated 7 months ago
- Simple base DAO classes for MongoDB and DynamoDB☆11Jun 14, 2023Updated 3 years ago
- java远程控制系统,分为服务端和客户端;服务端即控制台,可在多台主机切换进行远程控制,操作内容包括文件传输(双向),目录和文件的查看,文件删除与远程命令的执行,通过命令的执行可实现几乎全部功能;此外还有一些辅助功能包括脚本,网页爬虫,本地日志的记录,远程日志的收集与合并功…☆17Jun 24, 2020Updated 6 years ago
- Caffeine + Redis实现二级缓存框架。支持动态配置是否开启一级缓存、二级缓存。支持多个节点部署,多节点之间一级缓存通过redis订阅/发布功能来通知其他节点进行清理缓存的操作。☆87Mar 20, 2022Updated 4 years ago
- 图书《Elasticsearch数据搜索与分析实战》配套源码☆19Feb 10, 2026Updated 6 months ago
- The FileHub is a service that standardizes file management, independent of the storage platform used. Moreover, it makes file persistence…☆14Feb 3, 2023Updated 3 years ago
- Basic performance benchmark of Netty/Reactor based REST API vs Tomcat/blocking Spring☆12Jan 7, 2019Updated 7 years ago
- --开源项目--汽车4S店管理汽车美容快修专业的saas--☆13Apr 19, 2022Updated 4 years ago
- ☆22Aug 1, 2024Updated 2 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- 分表分库☆11Mar 20, 2017Updated 9 years ago
- markdown文档服务器(Java应用)☆16Jun 20, 2016Updated 10 years ago
- tbnet☆14Sep 6, 2017Updated 8 years ago
- 独立数据库模式实现多租户☆72Nov 23, 2020Updated 5 years ago
- Springboot + Redis 组件,实现一个分布式接口IP访问限流功能☆21Nov 16, 2022Updated 3 years ago
- 支付宝小程序-星巴克用星说☆13Jan 10, 2026Updated 7 months ago
- go-kit微服务套件的使用,涉及的内容有gin、grpc、服务发现、负载均衡、限流器、熔断器、错误处理、日志、监控、分布式追踪、jwt☆26Mar 17, 2020Updated 6 years ago
- Demo java client for tensorflow object detection API☆11Jan 15, 2018Updated 8 years ago
- Online Implicit Association test. Javascript and HTML5. Supports single-target, multi-target and other IATs.☆13Oct 27, 2022Updated 3 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- mybatis插件,可以给insert和update语句自动添加上create_date和update_date☆15Jun 20, 2022Updated 4 years ago
- SpringBoot mybatis 乐观锁 代码示例☆17Aug 26, 2024Updated last year
- 基于 raft 实现的分布式内存 kv 存储框架,已完成日志、选举、日志复制、日志恢复、内存存储等模块,使用MVCC支持ACID☆24Jun 17, 2022Updated 4 years ago
- Based on http://efficient.github.io/epaxos (morethan5 branch)☆19Aug 28, 2024Updated last year
- ☆35Aug 25, 2023Updated 2 years ago
- 一款基于MyBatis框架,可以对插入和更新Sql语句动态地添加日期列和对应值的插件☆49Apr 26, 2021Updated 5 years ago
- 分布式微服务后台常用技术完全整合架构。基于java springboot springcloud ,通过maven依赖简单的引入即可使用各种常用技术。支持本地开发测试,nacos,k8s(istio)环境☆17Dec 14, 2022Updated 3 years ago