houbb / idocLinks
🌾Generate doc for java maven project.(java 项目自动生成文档)
☆51Updated 3 years ago
Alternatives and similar repositories for idoc
Users that are interested in idoc are comparing it to the libraries listed below
Sorting:
- 基于Redis的延迟队列系统☆46Updated 8 years ago
- 这是一个用于对 SpringBoot 服务打包为 Windows、Linux、Docker、Helm Chart下可部署包的 Maven 插件。☆58Updated last year
- 基于SpringBoot生产分布式下全局的ID,保证ID生成的顺序性、无重复性、高可用,利用Redis排除了受单点故障问题的影响,生成ID规则: 年份(2位) + 一年中第几天 (3位)+ 小时(2位) + Redis自增序号 (5位),总计12位, 支持一小时内近100…☆46Updated 6 years ago
- custom spring boot starter tools☆68Updated 2 years ago
- 📚IExcel is a java tool for create and read excel easy.(excel 读取和写入,解决 excel OOM 问题。)☆58Updated 10 months ago
- 高效的分布式id生成器,每个客户端实例tps可达到100万,服务端毫无压力。即使服务端宕机了,id生成依然可用。支持多数据中心,支持id加密。☆47Updated 6 years ago
- Integration of the blur library with Spring Boot☆40Updated 7 months ago
- 记录和总结在落地微服务的过程中的经验☆38Updated 6 years ago
- spring cloud集成fescar的demo工程☆23Updated 3 years ago
- ☆47Updated 3 years ago
- Canal胶水层,可以轻松转换binlog事件绑定到目标实体,提供编程式和Spring容器整合☆38Updated 4 years ago
- Java tools, helper, common utilities. A replacement of guava, apache-commons, hutool☆61Updated this week
- A better feign client library to combine with SpringBoot.☆73Updated last year
- 抽取一个简单 HTTP 的通用接口,底层实现根据具体引入依赖指定。☆52Updated 2 years ago
- Java common tools collection, support for GraalVM