彩虹桥(rainbow bridge)是基于Canal Server的客户端转换管理平台,即订阅Canal Server监听到的mysql的binlog日志,同步到mysql、redis、es等其他目标源
redis增强组件,支持实例QPS监控,动态扩容,自动加入黑名单; 【老顾聊技术】头条号中,有一篇文章【企业实战Redis全方面思考,你思考了吗?】中提到了很多公司现在都是很多项目公用一个redis公共集群; 文章中还提到了几点问题: 1)如何区分业务 2)如何发现异常 3)如何截断异常 4)如何优雅扩容 本组件就是用来实现的,基本的核心原理,小伙伴们可以关注头条号【老顾聊技术】,最近的几篇文章老顾就重点介绍里面的实现原理
🐋 Nepxion Discovery is an enhancement for Spring Cloud Discovery with gray release, router, weight, limitation, circuit breaker, degrade, isolation, monitor, tracing 灰度发布、路由、权重、限流、熔断、降级、隔离、监控、追踪
🔱 Nepxion Aquarius is a list of distribution components based on Redis + Zookeeper with Nepxion Matrix AOP framework, including distribution lock, cache, id generator, limitation 分布式锁、缓存、全局唯一主键、限流
💠 Nepxion Matrix is an AOP framework integrated with Spring AutoProxy, Spring Registrar and Spring Import Selector with high universality, robustness, flexibility and usability 面向注解的业务场景,包括代理、拦截、开关
Spring Boot 接口请求参数自动加解密
基于SpringBoot2.0的权限管理系统 易读易懂、界面简洁美观。 核心技术采用Spring、MyBatis、Shiro没有任何其它重度依赖。直接运行即可用
renren-fast是一个轻量级的Spring Boot2.0快速开发平台,其设计目标是开发迅速、学习简单、轻量级、易扩展;使用Spring Boot、Shiro、MyBatis、Redis、Bootstrap、Vue2.x等框架,包含:管理员列表、角色管理、菜单管理、定时任务、参数管理、代码生成器、日志管理、云存储、API模块(APP接口开发利器)、前后端分离等。