File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33
44欢迎大家推荐自己觉得不错的 Java 项目,下面项目的排序很大程度是根据当前项目的 Star 数量。
55
6- 如果有码云上比较好的项目的话,我也会推荐到这里来!
6+ 如果有码云上比较好的项目的话,我也会推荐到这里来!另外,我也会推荐少部分过于优秀但是非开源的优质 Java 项目。
7+
8+ ## 目录
9+
10+ - [ 教程] ( #教程 )
11+ - [ Java] ( #java )
12+ - [ 数据结构/算法] ( #数据结构算法 )
13+ - [ SpringBoot] ( #springboot )
14+ - [ SpringCloud] ( #springcloud )
15+ - [ 大数据] ( #大数据 )
16+ - [ 设计模式] ( #设计模式 )
17+ - [ 实战项目] ( #实战项目 )
18+ - [ 系统设计] ( #系统设计 )
19+ - [ 微服务/分布式] ( #微服务分布式 )
20+ - [ 基础框架] ( #基础框架 )
21+ - [ Spring Cloud Alibaba 相关] ( #spring-cloud-alibaba-相关 )
22+ - [ API 网关] ( #api-网关 )
23+ - [ 其他] ( #其他 )
24+ - [ 消息中间件] ( #消息中间件 )
25+ - [ 搜索引擎] ( #搜索引擎 )
26+ - [ 数据库] ( #数据库 )
27+ - [ 其他] ( #其他-1 )
28+ - [ 工具] ( #工具 )
29+ - [ 常用工具类/代码质量] ( #常用工具类代码质量 )
30+ - [ Excel] ( #excel )
31+ - [ PDF] ( #pdf )
32+ - [ 开发必备] ( #开发必备 )
33+ - [ API 请求] ( #api-请求 )
34+ - [ Markdown] ( #markdown )
35+ - [ 其他] ( #其他-2 )
36+ - [ 说明] ( #说明 )
37+ - [ 成员列表] ( #成员列表 )
738
839## 教程
940
1271588 . ** [ spotbugs] ( https://github.com/spotbugs/spotbugs " spotbugs ") ** : SpotBugs 是 FindBugs 的继任者。静态分析工具,用于查找 Java 代码中的错误。
1281599 . ** [ hutool] ( https://github.com/looly/hutool " hutool ") ** : Hutool 是一个 Java 工具包,也只是一个工具包,它帮助我们简化每一行代码,减少每一个方法,让 Java 语言也可以“甜甜的”。
129160
130- ### 开发必备
131-
132- 1 . ** [ postwoman] ( https://github.com/liyasthomas/postwoman " postwoman ") ** :API 请求生成器-一个免费、快速、漂亮的 Postma 替代品。
133-
134161### Excel
135162
1361631 . ** [ easyexcel] ( https://github.com/alibaba/easyexcel ) ** :快速、简单避免OOM的java处理Excel工具。
1421693 . ** [ itext7] ( https://github.com/itext/itext7 ) ** :iText 7代表了想要利用利用好 PDF 的开发人员的更高级别的 sdk。iText 7配备了更好的文档引擎、高级和低级编程功能以及创建、编辑和增强 PDF 文档的能力,几乎对每个工作流都有好处。
1431704 . ** [ FOP] ( https://xmlgraphics.apache.org/fop/ ) ** : Apache FOP 项目的主要的输出目标是PDF。
144171
172+ ### 开发必备
173+
174+ #### API 请求
175+
176+ 1 . ** [ Insomnia] ( https://insomnia.rest/ ) ** :像人类而不是机器人一样调试API。我平时经常用的,界面美观且轻量,总之很喜欢。
177+ 2 . ** [ postman] ( https://www.getpostman.com/ ) ** :API 请求生成器。
178+ 3 . ** [ postwoman] ( https://github.com/liyasthomas/postwoman " postwoman ") ** :API 请求生成器-一个免费、快速、漂亮的 Postma 替代品。
179+
180+ #### Markdown
181+
182+ 1 . ** [ Typora] ( https://www.typora.io/ ) ** :我一直用的一款 Markdown 工具,直接文件夹试图和目录试图,支持 Markdown 格式直接导出成 PDF、HTML 等格式。
183+ 2 . ** [ markdown-here] ( https://github.com/adam-p/markdown-here ) ** :使用 markdown 语法发邮件,并且提供多种主题,快来拯救你的邮件格式吧!
184+
145185### 其他
146186
1471871 . ** [ thingsboard] ( https://github.com/thingsboard/thingsboard " thingsboard ") ** :开源物联网平台 - 设备管理,数据收集,处理和可视化。
You can’t perform that action at this time.
0 commit comments