|
6 | 6 | - **star**: 18.2k
|
7 | 7 | - **介绍**: 【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
|
8 | 8 |
|
9 |
| - |
10 |
| - |
11 |
| -概览: |
12 |
| - |
13 |
| -  |
14 |
| - |
15 | 9 | ### 2. mall
|
16 | 10 |
|
17 | 11 | - **Github地址**: [https://github.com/macrozheng/mall](https://github.com/macrozheng/mall)
|
18 | 12 | - **star**: 3.3k
|
19 | 13 | - **介绍**: mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
|
20 | 14 |
|
21 |
| - |
22 |
| - |
23 |
| -概览: |
24 |
| - |
25 |
| - |
26 |
| - |
27 | 15 | ### 3. advanced-java
|
28 | 16 |
|
29 | 17 | - **Github地址**:[https://github.com/doocs/advanced-java](https://github.com/doocs/advanced-java)
|
30 | 18 | - **star**: 3.3k
|
31 | 19 | - **介绍**: 互联网 Java 工程师进阶知识完全扫盲
|
32 | 20 |
|
33 |
| - |
34 |
| - |
35 |
| -概览: |
36 |
| - |
37 |
| - |
38 |
| - |
39 | 21 | ### 4. matrix
|
40 | 22 |
|
41 | 23 | - **Github地址**:[https://github.com/Tencent/matrix](https://github.com/Tencent/matrix)
|
42 | 24 | - **star**: 2.5k
|
43 | 25 | - **介绍**: Matrix 是一款微信研发并日常使用的 APM(Application Performance Manage),当前主要运行在 Android 平台上。 Matrix 的目标是建立统一的应用性能接入框架,通过各种性能监控方案,对性能监控项的异常数据进行采集和分析,输出相应的问题分析、定位与优化建议,从而帮助开发者开发出更高质量的应用。
|
44 | 26 |
|
45 |
| - |
46 |
| - |
47 | 27 | ### 5. miaosha
|
48 | 28 |
|
49 | 29 | - **Github地址**:[https://github.com/qiurunze123/miaosha](https://github.com/qiurunze123/miaosha)
|
50 | 30 | - **star**: 2.4k
|
51 | 31 | - **介绍**: 高并发大流量如何进行秒杀架构,我对这部分知识做了一个系统的整理,写了一套系统。
|
52 | 32 |
|
53 |
| - |
54 |
| - |
55 | 33 | ### 6. arthas
|
56 | 34 |
|
57 | 35 | - **Github地址**:[https://github.com/alibaba/arthas](https://github.com/alibaba/arthas)
|
58 | 36 | - **star**: 8.2k
|
59 | 37 | - **介绍**: Arthas 是Alibaba开源的Java诊断工具,深受开发者喜爱。
|
60 | 38 |
|
61 |
| - |
62 |
| - |
63 | 39 | ### 7 spring-boot
|
64 | 40 |
|
65 | 41 | - **Github地址**: [https://github.com/spring-projects/spring-boot](https://github.com/spring-projects/spring-boot)
|
|
70 | 46 |
|
71 | 47 | > Spring Boot makes it easy to create stand-alone, production-grade Spring based Applications that you can “just run”…Most Spring Boot applications need very little Spring configuration.(Spring Boot可以轻松创建独立的生产级基于Spring的应用程序,只要通过 “just run”(可能是run ‘Application’或java -jar 或 tomcat 或 maven插件run 或 shell脚本)便可以运行项目。大部分Spring Boot项目只需要少量的配置即可)
|
72 | 48 |
|
73 |
| - |
74 |
| - |
75 | 49 | ### 8. tutorials
|
76 | 50 |
|
77 | 51 | - **Github地址**:[https://github.com/eugenp/tutorials](https://github.com/eugenp/tutorials)
|
78 | 52 | - **star**: 10k
|
79 | 53 | - **介绍**: 该项目是一系列小而专注的教程 - 每个教程都涵盖Java生态系统中单一且定义明确的开发领域。 当然,它们的重点是Spring Framework - Spring,Spring Boot和Spring Securiyt。 除了Spring之外,还有以下技术:核心Java,Jackson,HttpClient,Guava。
|
80 | 54 |
|
81 |
| - |
82 |
| - |
83 | 55 | ### 9. qmq
|
84 | 56 |
|
85 | 57 | - **Github地址**:[https://github.com/qunarcorp/qmq](https://github.com/qunarcorp/qmq)
|
86 | 58 | - **star**: 1.1k
|
87 | 59 | - **介绍**: QMQ是去哪儿网内部广泛使用的消息中间件,自2012年诞生以来在去哪儿网所有业务场景中广泛的应用,包括跟交易息息相关的订单场景; 也包括报价搜索等高吞吐量场景。
|
88 | 60 |
|
89 |
| - |
90 | 61 |
|
91 | 62 | ### 10. symphony
|
92 | 63 |
|
93 | 64 | - **Github地址**:[https://github.com/b3log/symphony](https://github.com/b3log/symphony)
|
94 | 65 | - **star**: 9k
|
95 | 66 | - **介绍**: 一款用 Java 实现的现代化社区(论坛/BBS/社交网络/博客)平台。
|
96 | 67 |
|
97 |
| - |
98 |
| - |
99 | 68 | ### 11. incubator-dubbo
|
100 | 69 |
|
101 | 70 | - **Github地址**:[https://github.com/apache/incubator-dubbo](https://github.com/apache/incubator-dubbo)
|
102 | 71 | - **star**: 23.6k
|
103 | 72 | - **介绍**: 阿里开源的一个基于Java的高性能开源RPC框架。
|
104 | 73 |
|
105 |
| - |
106 |
| - |
107 | 74 | ### 12. apollo
|
108 | 75 |
|
109 | 76 | - **Github地址**:[https://github.com/ctripcorp/apollo](https://github.com/ctripcorp/apollo)
|
110 | 77 | - **star**: 10k
|
111 | 78 | - **介绍**: Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
|
112 |
| - |
113 |
| - |
0 commit comments