Heiffeng / sensitive-utilLinks
Java脱敏工具类,基于注解,也支持非注解脱敏。根据业务需要动态开启和关闭字段的脱敏。
☆18Updated last year
Alternatives and similar repositories for sensitive-util
Users that are interested in sensitive-util are comparing it to the libraries listed below
Sorting:
- Netty实现消息推送,心跳检测,Redis发布订阅 解决Netty集群channel不共享的问题☆46Updated 4 years ago
- Transformer可能是最简单,但最强大的字段转换插件,一个注解搞定任意转换,让开发变得更加丝滑☆55Updated 11 months ago
- auto register xxl-job's group and job info.☆193Updated 2 years ago
- SpringCloud微服务开发脚手架。包括动态数据源模块、日志模块、分布式id生成器模块、短链生成模块、excel异步导出模块等。支持docker快速启动☆56Updated 8 months ago
- ☆38Updated 5 years ago
- learning springcloudalibaba framewrok☆39Updated 3 years ago
- SpringBoot的定时调用的加强工具,实现定时任务动态管理,后续加入可视化管理、调度日志、集群任务统一管理☆62Updated 4 years ago
- 专门为SpringBoot项目设计的幂等组件,让天下没有难写的防重代码。 基于控制时间两种防重策略 策略一: 滑动窗口策略 每次请求设置当前请求的控制时间,控制时间内请求均会被拦截。 策略二: 固定窗口策略 仅仅为第一次请求生成一个控制时间,控制时间内相同的请求会…☆160Updated last year
- redisson的spring-boot-starter.redisson是redis redlock分布式锁java的唯一实现.目前大多数项目采用的jedis的分布式锁是有问题的,redisson支持集群模式,云托管模式,单Redis节点模式,哨兵模式,主从模式. 只需一…☆63Updated last year
- ☆44Updated 3 years ago
- spring boot idempotent starter☆151Updated 5 months ago
- 兼容S3协议的通用文件存储工具类☆258Updated 7 months ago
- Logback+Slf4j,基于SpringBoot实现日志脱敏☆86Updated 4 years ago
- 🔥🔥🔥使用MyBatisPlus的方式,优雅的操作MongoDB☆117Updated 10 months ago
- Canal胶水层,可以轻松转换binlog事件绑定到目标实体,提供编程式和Spring容器整合☆38Updated 4 years ago
- Spring Boot 使用 justauth-spring-boot-starter 快速集成 JustAuth☆66Updated 3 years ago
- The auto log tool for java.(java 自动日志输出,基于字节码,兼容 spring)☆58Updated 2 weeks ago
- The repeat submit tool for java.(java 防止重复提交框架,支持注解。支持 spring, springboot 整合。)☆87Updated last week
- 一个基于easyexcel大数据量数据导入导出异步处理组件☆107Updated last year
- 使用注解优雅的记录系统日志,操作日志等,并通过数据管道传递至数据库,消息队列。 附完整Demo项目。☆44Updated last year
- 使用SpringBoot和Seata实现Dubbo分布式事务管理