|
| 1 | +### 1. JavaGuide |
| 2 | + |
| 3 | +- **Github 地址**: [https://github.com/Snailclimb/JavaGuide](https://github.com/Snailclimb/JavaGuide) |
| 4 | +- **Star**: 32.9k (6,196 stars this month) |
| 5 | +- **介绍**: 【Java 学习+面试指南】 一份涵盖大部分 Java 程序员所需要掌握的核心知识。 |
| 6 | + |
| 7 | +### 2.advanced-java |
| 8 | + |
| 9 | +- **Github 地址**:[https://github.com/doocs/advanced-java](https://github.com/doocs/advanced-java) |
| 10 | +- **Star**: 15.1k (4,012 stars this month) |
| 11 | +- **介绍**: 互联网 Java 工程师进阶知识完全扫盲。 |
| 12 | + |
| 13 | +### 3.spring-boot-examples |
| 14 | + |
| 15 | +- **Github 地址**:[https://github.com/ityouknow/spring-boot-examples](https://github.com/ityouknow/spring-boot-examples) |
| 16 | +- **Star**: 12.8k (3,462 stars this month) |
| 17 | +- **介绍**: Spring Boot 教程、技术栈示例代码,快速简单上手教程。 |
| 18 | + |
| 19 | +### 4. mall |
| 20 | + |
| 21 | +- **Github 地址**: [https://github.com/macrozheng/mall](https://github.com/macrozheng/mall) |
| 22 | +- **star**: 9.7 k (2,418 stars this month) |
| 23 | +- **介绍**: mall 项目是一套电商系统,包括前台商城系统及后台管理系统,基于 SpringBoot+MyBatis 实现。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。 |
| 24 | + |
| 25 | +### 5. seata |
| 26 | + |
| 27 | +- **Github 地址** : [https://github.com/seata/seata](https://github.com/seata/seata) |
| 28 | +- **star**: 7.2 k (1359 stars this month) |
| 29 | +- **介绍**: Seata 是一种易于使用,高性能,基于 Java 的开源分布式事务解决方案。 |
| 30 | + |
| 31 | +### 6. quarkus |
| 32 | + |
| 33 | +- **Github 地址**:[https://github.com/quarkusio/quarkus](https://github.com/quarkusio/quarkus) |
| 34 | +- **star**: 12 k (1,224 stars this month) |
| 35 | +- **介绍**: Quarkus 是为 GraalVM 和 HotSpot 量身定制的 Kubernetes Native Java 框架,由最佳的 Java 库和标准精心打造而成。Quarkus 的目标是使 Java 成为 Kubernetes 和无服务器环境中的领先平台,同时为开发人员提供统一的反应式和命令式编程模型,以优化地满足更广泛的分布式应用程序架构。 |
| 36 | + |
| 37 | +### 7. arthas |
| 38 | + |
| 39 | +- **Github 地址**:[https://github.com/alibaba/arthas](https://github.com/alibaba/arthas) |
| 40 | +- **star**: 11.6 k (1,199 stars this month) |
| 41 | +- **介绍**: Arthas 是 Alibaba 开源的 Java 诊断工具。 |
| 42 | + |
| 43 | +### 8.DoraemonKit |
| 44 | + |
| 45 | +- **Github 地址**: <https://github.com/didi/DoraemonKit> |
| 46 | +- **Star**: 6.2k (1,177 stars this month) |
| 47 | +- **介绍**: 简称 "DoKit" 。一款功能齐全的客户端( iOS 、Android )研发助手,你值得拥有。 |
| 48 | + |
| 49 | +### 9.elasticsearch |
| 50 | + |
| 51 | +- **Github 地址** [https://github.com/elastic/elasticsearch](https://github.com/elastic/elasticsearch) |
| 52 | +- **Star**: 39.7k (1,069 stars this month) |
| 53 | +- **介绍**: 开源,分布式,RESTful 搜索引擎。 |
| 54 | + |
| 55 | +### 10. tutorials |
| 56 | + |
| 57 | +- **Github 地址**:[https://github.com/eugenp/tutorials](https://github.com/eugenp/tutorials) |
| 58 | +- **star**: 13 k (998 stars this month) |
| 59 | +- **介绍**: 该项目是一系列小而专注的教程 - 每个教程都涵盖 Java 生态系统中单一且定义明确的开发领域。 当然,它们的重点是 Spring Framework - Spring,Spring Boot 和 Spring Securiyt。 除了 Spring 之外,还有以下技术:核心 Java,Jackson,HttpClient,Guava。 |
| 60 | + |
0 commit comments