Linyuzai / conceptLinks
封装了一些常用组件,走过路过不要错过哦
☆571Updated last week
Alternatives and similar repositories for concept
Users that are interested in concept are comparing it to the libraries listed below
Sorting:
- 一个Java仿DataFrame模型的实现, 语意化和简化以及增强stream流式处理能力☆388Updated last month
- auto register xxl-job's group and job info.☆196Updated 2 years ago
- 本项目旨在为用户提供一个便捷的 Excel 导出解决方案。基于阿里巴巴的 EasyExcel、FastExcel 库,结合 Spring Boot 框架,封装并优化了 Excel 文件的导 出流程,帮助开发者更高效地实现数据导出功能。☆617Updated last month
- 异步处理☆349Updated 9 months ago
- 基于Spring AOP 的声明式和编程式分布式锁,支持RedisTemplate、Redisson、Zookeeper☆378Updated 2 weeks ago
- ☆353Updated 7 months ago
- Dante Cloud 国内首个支持阻塞式和响应式服务并行的微服务平台。基于 Spring Cloud Alibaba、Spring Cloud Tencent 和 Spring Cloud 原生等主流组件,采用领域驱动模型(DDD)设计思想,以「高质量代码、低安全漏洞」为…☆876Updated this week
- 基于springboot && springcloud的脚手架,支持服务合并部署与拆分部署、接口加解密签名、日志数据 脱敏、接口数据mock、接口文档自动生成、请求幂等校验、接口日志&&sql日志切面打印、分表分库分布式事务、国际化语言、接口监控及服务监控等☆662Updated last week
- HotSeconds是一款Java远程热部署的插件,可实现秒级一键化热更新。插件分为HotSecondsClient(IDEA热部署插件)和HotSecondsServer(服务端javaagent热更新插件),可以热更新java和常用配置文件,也支持常用框架(Spring…☆438Updated last year
- 高性能百万级异步任务重试框架☆193Updated 7 months ago
- A fast and lower memory excel write/read tool.一个非POI底层,支持流式处理的高效且超低内存的Excel读写工具☆312Updated this week
- KCloud-Platform-IoT(老寇IoT云平台)是一个企业级微服务架构的IoT云平台。采用DDD(领域驱动设计)思想,基于Spring Boot 3.5.5、Spring Cloud 2025.0.0、Spring Cloud Alibaba 2025.0.0.0…☆584Updated this week
- MapStruct Plus is an enhancement to the MapStruct framework. It can automatically generate the transformation operation between two class…☆365Updated 2 months ago
- 🔥🔥🔥 A read-only ORM focusing on advanced query, naturally supports joined tables, and avoids DTO/VO conversion, making it possible to …☆1,357Updated 2 weeks ago
- 使用注解优雅记录系统日志,操作日志,后端埋点等,支持SpEL表达式,自定义上下文,自定义函数,实体类DIFF等其他高阶处理。☆1,024Updated 2 months ago
- 配合博客或技术文章的一些demo代码☆257Updated this week
- MyBatis-Plus代码生成器☆616Updated last year
- mybatis-plus-join 多表插件 完全按照mp的用法来做,你只要会mp,那你就会用mpj,无感引入,不会对之前的业务产生一点点影响,采用扩展方式来集成mp,更容易适配版本,后期mp版本升级,您不用更改东西,只需要更新版本就行,自定义返回Vo,自定义表别名,自定义…☆142Updated 4 months ago
- 一个强大的 Java 参数校验包,基于 SpEL 实现,扩展自 jakarta.validation-api 包,用于简化参数校验,几乎支持所有场景下的参数校验。☆221Updated last month
- L2Cache 是一个基于 Caffeine + Redis 的二级缓存框架。让缓存的使用在业务开发中更加简单、高效。☆608Updated this week
- Spring Boot 集成 JustAuth 的最佳实践~☆353Updated 8 months ago
- 搭建IDEA热部署插件Jrebel的激活服务☆276Updated 4 years ago
- Lightweight distributed log label tracking framwork☆584Updated 3 years ago
- 一个java分布式日志组件,支持百亿级别,日志从搜集到查询,不用去文件中翻阅日志方便快捷,支持查询一个调用链的日志,支持链路追踪,查看调用链耗时情况,在分布式系统中也可以查询关联日志,能够帮助快速定位问题,简单易用,没有代码入侵,查询界面友好,高效,方便,只要你是java系…☆378Updated last week
- 致力于打造一款优秀的分布式微服务解决方案☆196Updated last year
- AutoPOI 功能如同名字auto,追求的就是自动化,让一个没接触过poi的人员,可以傻瓜化的快速实现Excel导入导出、Word模板导出、可以仅仅5行代码就可以完成Excel的导入导出。☆530Updated 2 weeks ago
- 兼容S3协议的通用文件存储工具类☆263Updated last week
- 🔥🔥🔥使用MyBatisPlus的方式,优雅的操作MongoDB☆118Updated last year
- A powerful and easy-to-use CAPTCHA library for Java applications, supporting various types of captchas including GIF, Chinese characters,…☆371Updated 6 months ago
- 专门为SpringBoot项目设计的幂等组件,让天下没有难写的防重代码。 基于控制时间两种防重策略 策略一: 滑动窗口策略 每次请求设置当前请求的控制时间,控制时间内请求均会被拦截。 策略二: 固定窗口策略 仅仅为第一次请求生成一个控制时间,控制时间内相同的请求会…☆165Updated last year