仿造spring-boot-webflux-jjwt项目进行改写,添加了jwt刷新操作以及gateway网关相关的内容
☆16Jul 3, 2019Updated 7 years ago
Alternatives and similar repositories for webflux-gateway-security
Users that are interested in webflux-gateway-security are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于SpringBoot+SpringCloud的分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务 治理、监控和追踪,努力为中小型企业打…☆14Aug 26, 2024Updated last year
- 分表分库☆11Mar 20, 2017Updated 9 years ago
- spring-boot 结合当当网sharding-jdbc 实现分库分表功能☆15Jun 18, 2019Updated 7 years ago
- ☆10Mar 6, 2016Updated 10 years ago
- j360系列 - 缓存异步写数据库的框架☆15Apr 14, 2016Updated 10 years ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- 基于Java实现的。Timeline模式朋友圈、微博、消息推送、feed流、im通讯的抽象库,提供数据流间的分发功能、分发失败后重试,将抽象层、存储层分离提高系统灵活性、以及各种存储层的具体实现。☆11Dec 7, 2021Updated 4 years ago
- micro-job是一款轻量级的分布式任务执行框架,内部集成了quartz框架来完成任务的分布式调度,quartz是一个强大的任务执行框架,但是quartz为我们提供的功能却是有限,我们较为关心的执行日志采集、任务失败重试、任务权重调度等,在原生的quartz框架内实现会较…☆15Jan 22, 2019Updated 7 years ago
- 实践DDD模式的知识小店后 台系统☆12Feb 9, 2025Updated last year
- Go并发编程实战☆11Apr 6, 2023Updated 3 years ago
- 运行在IntelliJ ide中的可以对图片进行批量压缩的插件☆12Sep 27, 2019Updated 6 years ago
- 主要是做一个全新前后端分离的CMS管理系统,包括PC,PC端会做成响应式的布局, 兼容大部分的手机或者平板;后端会使用SpringBoot 2.0来实现;前后端的分离采用接口的方式来实现, 前端主要是用Vue js 来实现页面的数据交互;☆12Apr 28, 2024Updated 2 years ago
- Microservice distributed e-commerce system based on Hertz and gRPC / 基于 Hertz 与 gRPC 的分布式微服务电商系统☆14Jun 7, 2023Updated 3 years ago
- Leetcode 答案☆13Jan 31, 2019Updated 7 years ago
- 生产者消费者组件☆16Nov 16, 2022Updated 3 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- golang 注释实现类似java的注解机制。基于ast语法解析和monkey动态代理。目前实现@Transactional的demo☆18Mar 13, 2021Updated 5 years ago
- 将业务功能拆分为积木单元,通过flow组合后运行,类似拼积木。对于策略系统、规则系统等灵活度较大或预先无法进行业务预估的服务尤为有利☆11Nov 3, 2022Updated 3 years ago
- 基于spring-sharding-mybaits集成redis缓存的游戏分布式存储框架.支持将对象序列化到队列里,异步存储。 使用spring集成mybatis3垂直和水平分库mysql.使用模版编程,采用代理模式,采集变化的字段,自动完成拼写sql,降低数据库落地难度 …☆48May 23, 2017Updated 9 years ago
- This is a simple and easy way for you to execute commands inside a k8s pod, watch logs through the websocket proxy and even download curr…☆14May 5, 2023Updated 3 years ago
- springboot-dubbo-apigateway☆18Dec 2, 2016Updated 9 years ago
- Dbsplit扩展了Spring的JdbcTemplate, 在JdbcTemplate上增加了分库分表,读写分离和失效转移等功能,并与Spring JDBC保持相同的风格,简单实用,避免外部依赖,不需要类似cobar的代理服务器,堪称可伸缩的Spring JdbcTemp…☆17Mar 10, 2018Updated 8 years ago
- An easy to install, fast, secure AI agent.☆15Mar 2, 2026Updated 4 months ago
- ☆10Apr 21, 2021Updated 5 years ago
- jedis-client可重入分布式锁,支持redlock☆18Jul 11, 2022Updated 4 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.
- 状态机实现方案全(Java枚举状态机、状态设计模式、cola-statemachine)☆24Feb 18, 2023Updated 3 years ago
- Spring-Boot projects using: Zuul, Cloud OAuth2 and OAuth2Sso☆109Dec 10, 2015Updated 10 years ago
- incubator-technology对应技术的相关案例☆17Jun 10, 2022Updated 4 years ago
- My Best Practices in development and deployment of Spring Cloud Microservices on Kubernetes.☆20Aug 26, 2024Updated last year
- ☆10Aug 25, 2015Updated 10 years ago
- 阿里druid连接池剥离出来的sql解析代码☆12Jun 21, 2022Updated 4 years ago
- nginx-1.9.2源码通读分析注释,带详尽函数中文分析注释以及相关函数流程调用注释,最全面的nginx源码阅读分析中文注释,更新完毕☆17Mar 1, 2019Updated 7 years ago
- ☆17Apr 30, 2024Updated 2 years ago
- 基于springboot+sharding-sphere-jdbc+mybatisplus实现按日期 年/月/日 策略进行动态分表兼容配置多数据源,读写分离,主从等,自动添加新表,无需人工操作。☆10Feb 24, 2023Updated 3 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 使用dijkstra算法实现上海地铁换乘线路的查询☆23Jan 7, 2019Updated 7 years ago
- 基于 mysql-binlog-connector-java 实现增量数据的收集☆12Updated this week
- 基于webflux的网关系统、gateway、spring boot、Reactor☆19Jan 13, 2021Updated 5 years ago
- castle-cloud是基于spring-cloud的一整套企业级开发平台,包含了用户、角色、权限、菜单等基础功能。☆12Mar 6, 2018Updated 8 years ago
- jar2app is an extremely simple, python based, command line tool to package JAR files into Mac OS applications, based off a tutorial creat…☆12Feb 25, 2023Updated 3 years ago
- mybatis-audit-tool