chenlijia1111 / utilsLinks
工具类集合,主要涵盖了自己平常用到的一些工具类,集合、加密解密、代码生成、poi word excel转html 导入导出、邮件、支付、第三方登陆、定时器、图片处理等
☆28Updated 2 years ago
Alternatives and similar repositories for utils
Users that are interested in utils are comparing it to the libraries listed below
Sorting:
- 签名验证演示项目☆30Updated 2 years ago
- excel 导入导出(事件流poi处理工具)☆23Updated last month
- redisson的spring-boot-starter.redisson是redis redlock分布式锁java的唯一实现.目前大多数项目采用的jedis的分布式锁是有问题的,redisson支持集群模式,云托管模式,单Redis节点模式,哨兵模式,主从模式. 只需一…☆63Updated last year
- springboot整合 netty做心跳检测☆49Updated 6 years ago
- 验证接口的签名,避免受到攻击☆26Updated 2 years ago
- mykit-chat是基于Netty实现的实时聊天系统服务器端:1. 支持昵称登录; 2. 支持多人同时在线; 3. 同步显示在线人数; 4. 支持文字和表情的内容; 5. 浏览器与服务器保持长连接,定时心跳检测;☆37Updated 2 years ago
- rabbitmq 消息100%可靠性投递的解决方案实现 ack手动确认方式☆67Updated 6 years ago
- 使用spring-boot-starter-web依赖自带的hibernate-validator验证参数,基于Springboot 补充了自定义参数校验例子☆9Updated 2 years ago
- 📚IExcel is a java tool for create and read excel easy.(excel 读取和写入,解决 excel OOM 问题。)☆58Updated 10 months ago
- 1.使用CountDownLatch实现多线程事务管理;2.配置log4j2动态日志☆28Updated 3 years ago
- 使用SpringBoot和Seata实现Dubbo分布式事务管理☆50Updated 2 years ago
- Spring Boot 项目工具类,框架集成记录。☆53Updated 2 years ago
- Netty实现消息推送,心跳检测,Redis发布订阅 解决Netty集群channel不共享的问题☆46Updated 4 years ago
- 基于反射实现,高效 java版开放接口统一网关鉴权demo项目☆70Updated 2 years ago
- 以 spring-boot 为基础,集成feign,微信sdk,百度ai等第三方工具,以及自定义接口权限拦截,表情处理,ftp连接池,地图坐标解析,mybatis-plus 代码自动生成,token防止表单重复提交,语音处理,敏感词过滤,分词器,参数校验☆56Updated last year
- springboot集成quartz,并实现定时调度和管理http请求 任务☆83Updated 2 years ago
- springcloud 微服务,Sring cloud Greenwich.SR1 spring boot 2.1.3.RELEASE 版本 。服务水平加垂直分层,集成xxl-job定时任务系统、Redis缓存、队列、分布式锁,监控,EFK 日志搜索方案集成实现等☆120Updated 2 years ago
- 🍰springboot2.1.4、mybatis、bootstrap、代码生成器、shiro权限管理、前后端分离、自用型java通用后台管理系统快速开发框架 集成通用controller 通用mapper 通用service、脚手架、起手式,让web后台开发变得简单~!!☆24Updated 2 years ago
- spring boot 集成redis封装,支持redis模式: 单 点、集群、哨兵操作、分布式锁操作(简单锁、等待锁)☆51Updated 5 years ago
- POI实现Excel文件读写(导入导出)操作工具类☆17Updated 6 years ago
- 基于一致性hash算法实现websocket分布式集群的尝试,提供模拟宕机演示解决单点故障demo,实现websocket服务的扩容。基于jenkins +github hook+docker-compose 实现自动化持续部署。☆66Updated 3 years ago
- 基于SpringCloudGateway 实现的网关,包含动态路由、IP黑名单、接口白名单、JWT权限认证等功能,拓展简单,易于上手。☆76Updated 6 years ago
- 一些常用的java sdk和工具类(日期工具类,分布式锁,redis缓存,二叉树,反射工具类,线程池,对称/非对称/分段加解密,json序列化,http工具,雪花算法,字符串相似度,集合操作工具,xml解析,重试Retry工具类,Jvm监控等)☆36Updated last year
- SpringBoot的定时调用的加强工具,实现定时任务动态管理,后续加入可视化管理、调度日志、集群任务统一管理☆62Updated 4 years ago
- 整合springboot,http,ftp,rabbitmq,quartz等常用功能,配合vue搭建前端,用作知识积累。http和ftp均采用连接池的方式,优化文件上传和下载的性能。RabbitMQ实现了各 种exchage。结合spring aop,logback特性,实现…☆23Updated 2 years ago
- SpringCloud微服务开发脚手架。包括动态数据源模块、日志模块、分布式id生成器模块、短链生成模块、excel异步导出模块等。支持docker快速启动☆56Updated 8 months ago
- SpringBoot + Flowable☆47Updated 2 years ago
- 基于MyBatis-Generator+SQLite+beautyeye_lnf开发的一款图形化代码生成器☆20Updated 7 years ago
- 基于Spring、Spring Boot、MyBatis、Shiro框架,开发的一套后台脚手架框架,包括用户管理、角色管理、权限系统等功能,Spring Boot 快速开发平台,完善的 XSS 防范及脚本过滤,彻底杜绝 XSS 攻击,采用前后端分离技术实现,后端采用REST…☆65Updated 6 years ago
- 一行代码,一行代码解决支付宝和微信的二维码生成,支付回调,退款 ,H5支付等功能,轻量级不依赖任何框架来实现☆110Updated 2 years ago