miaoxinwei / mybatis-cryptLinks
mybatis 拦截器--实现数据库数据脱敏
☆90Updated 2 months ago
Alternatives and similar repositories for mybatis-crypt
Users that are interested in mybatis-crypt are comparing it to the libraries listed below
Sorting:
- 合理估算线程池大小及队列数☆146Updated 6 years ago
- 提供elasticsearch-rest-high-level-client连接池功能,同时对接spring-boot-starter☆58Updated 6 years ago
- SpringBatch数据迁移项目(企业级)-实时更新☆115Updated 3 years ago
- 一个分布式限流的解决方案!☆111Updated 2 years ago
- A multi-level cache framework..(多级缓存框架XXL-CACHE)☆261Updated last month
- 🔑 Nepxion Matrix is an AOP framework integrated with Spring AutoProxy, Spring Registrar and Spring Import Selector with high universalit…☆133Updated last year
- 基于自定义注解实现日志字段脱敏☆126Updated 7 years ago
- Allow cached values to be reloaded transparently, without dropping the already cached data☆117Updated 2 years ago
- distributed transaction service based on reliable msg,基于可靠消息的柔性分布式事务实现方案。☆124Updated last year
- 服务网关集成dubbox rest服务☆151Updated 2 years ago
- 简单,集中,分布式的配置管理☆121Updated 7 years ago
- 基于Guava的RateLimiter、Redis封装了并发控制、限流管理功能,支持配置文件和硬编码形式进行限流控制,控制粒度在方法级别,使用简单。☆68Updated 8 years ago
- 分布式事务解决方案☆45Updated 2 years ago
- Reliable message distributed transaction middleware(可靠消息分布式事务中间件) ✨☆63Updated 3 months ago
- Spring extend componets which build from experience of bussiness, let developers to develop with Spring Boot as fast as possible.(基于Sprin…☆126Updated last week
- 无侵入的应用级网关限流框架, 无需配置文件,细粒度控制,高灵活性,高可用性,使用redis+lua脚本实现。☆152Updated last week
- 基于springcloud实现的灰度发布☆129Updated 7 years ago
- Spring Cloud与Dubbo共存方案☆159Updated 8 years ago
- bekit框架致力于解决在应用开发中的公共性痛点,已有“事件总线”、“流程引擎”、“服务引擎”。其中“流程引擎”可作为分布式事务解决方案saga模式的一种实现,并且它很轻量不需要服务端、不需要配置,就可直接使用。☆97Updated 2 months ago
- 一个非常强大的监控日志输出框架,支持 SpringAOP 和动态字节码注入两种方式输出方法执行的监控日志,而且包含链路追踪功能,只要一个注解即可开启所有功能☆87Updated 2 years ago
- Spring Boot中增强Mongodb的配置,多数据源,连接池等☆61Updated 6 years ago
- Simple demos for using RocketMQ Binder in Spring Cloud Alibaba☆98Updated 5 years ago
- An PersistStateMachine example code tha based on springBoot,springStateMachine,JPA and so on.☆126Updated 7 years ago
- 演示Arthas排查Dubbo问题的Demo☆90Updated 2 months ago
- Rabbitmq队列服务PLUS☆95Updated 2 years ago
- ☆51Updated last year
- 🔥springcloud脚手架,配置中心(apollo/nacos) 注册中心(consul/nacos) 分布式事物(seata) 调用链(skywalking) 日志(ELK)监控(prometheus与grafana) 等,适合学习与快速开发使用☆84Updated 3 years ago
- starter for disruptor☆128Updated 11 months ago
- 通用报警框架,支持报警方式自定义,报警配置自定义☆168Updated 2 years ago
- 基于SpringBoot生产分布式下全局的ID,保证ID生成的顺序性、无重复性、高可用,利用Redis排除了受单点故障问题的影响,生成ID规则: 年份(2位) + 一年中第几天 (3位)+ 小时(2位) + Redis自增序号 (5位),总计12位, 支持一小时内近100…☆47Updated 6 years ago