Heiffeng / sensitive-util
Java脱敏工具类,基于注解,也支持非注解脱敏。根据业务需要动态开启和关闭字段的脱敏。
☆18Updated last year
Related projects ⓘ
Alternatives and complementary repositories for sensitive-util
- Canal胶水层,可以轻松转换binlog事件绑 定到目标实体,提供编程式和Spring容器整合☆35Updated 4 years ago
- 网关demo,基于Nacos动态配置路由☆59Updated 3 years ago
- 一些常用的java sdk和工具类(日期工具类,分布式锁,redis缓存,二叉树,反射工具类,线程池,对称/非对称/分段加解密,json序列化,http工具,雪花算法,字符串相似度,集合操作工具,xml解析,重试Retry工具类,Jvm监控等)☆36Updated 11 months ago
- 开放接口sdk(openapi-sdk)☆51Updated 2 years ago
- ☆33Updated 4 years ago
- The repeat submit tool for java.(java 防止重复提交框架,支持注解。支持 spring, springboot 整合。)☆79Updated last year
- 使用SpringBoot和Seata实现Dubbo分布式事务管理☆49Updated 2 years ago
- Transformer可能是最简单,但最强大的字段转换插件,一个注解搞定任意转换,让开发变得更加丝滑☆51Updated 4 months ago
- 一个非常强大的监控日志输出框架,支持 SpringAOP 和动态字节码注入两种方式输出方法执行的监控日志,而且包含链路追踪功能,只要一个注解即可开启所有功能☆85Updated last year
- spring boot idempotent starter☆144Updated 10 months ago
- kafka多线程顺序消费☆49Updated 2 years ago
- Netty实现消息推送,心跳检测,Redis发布订阅 解决Netty集群channel不共享的问题☆46Updated 4 years ago
- Logback+Slf4j,基于SpringBoot实现日志脱敏☆82Updated 3 years ago
- learning springcloudalibaba framewrok☆36Updated 3 years ago
- SpringBoot的定时调用的加强工具,实现定时任务动态管理,后续加入可视化管理、调度日志、集群任务统一管理☆62Updated 4 years ago
- The auto log tool for java.(java 自动日志输出,基于字节码,兼容 spring)☆48Updated 7 months ago
- Maven Atchetype,implements the layered application architecture of Domain Driven Design(DDD)☆52Updated 7 months ago
- 一个分布式全局唯一ID组件,提供生成符合业务特性的全局唯一ID(比如模块标识+日期+自增序号,类似单据编号必须为RD202009080001 递增,诸如此类),同时还支持雪花ID,支持高并发,快速集成,配置简单方便,单体、微服务项目均可使用☆20Updated 3 years ago
- 一个基于springboot自动填充属性框架,填充字段/对象/List,无需写SQL,支持多级填充。☆47Updated last year
- elasticsearch java highlevel rest client demo工程☆67Updated this week
- JeeccgBoot项目的启动模块,拆分出来便于维护 含各种starter:微服务启动、xxljob、分布式锁starter、rabbitmq、分布式事务、分库分表shardingsphere、mongondb☆53Updated last month
- 增强SpringBoot Schedule,开发中间件以zookeeper为注册中心扩展为分布式任务调度系统,接入方式接单易用,目前实现功能如下; 多机器部署任务 统一控制中心启停 宕机灾备,自动启动执行 实时检测任务执行信息:部署数量、任务总量、成功次数、失败次…☆91Updated 2 years ago
- 系统数据字典自动翻译成字典文本。可集合系统数据库中存储的用户数据字典,也可使用枚举做系统数据字典,主要用在返回数据给前端时自动把字典值翻译成字典文本信息。☆29Updated 2 months ago
- mybatis数据脱敏和字段加解密插件☆145Updated 2 years ago
- 兼容S3协议的通用文件存储工具类☆251Updated last week
- A better feign client library to combine with SpringBoot.☆72Updated 5 months ago
- 专门为SpringBoot项目设计的幂等组件,让天下没有难写的防重代码。 基于控制时间两种防重策略 策略一: 滑动窗口策略 每次请求设置当前请求的控制时间,控制时间内请求均会被拦截。 策略二: 固定窗口策略 仅仅为第一次请求生成一个控制时间,控制时间内相同的请求会…☆149Updated 9 months ago
- rabbitmq 消息100%可靠性投递的解决方案实现 ack手动确认方式☆66Updated 5 years ago
- springboot整合 netty做心跳检测☆49Updated 5 years ago