1
0
mirror of https://github.com/Snailclimb/JavaGuide synced 2025-06-20 22:17:09 +08:00

Update 2019-5.md

This commit is contained in:
Snailclimb 2019-12-09 20:51:32 +08:00
parent d712d41448
commit f0ea405c11

View File

@ -74,13 +74,13 @@
- **Github 地址** : [https://github.com/elastic/elasticsearch](https://github.com/elastic/elasticsearch)
- **Star**: 48.0k (968 stars this month)
- **介绍**: Design patterns implemented in Java
- **介绍**: 开源分布式RESTful 搜索引擎
### 13.java-design-patterns
- **Github 地址** : <https://github.com/iluwatar/java-design-patterns>
- **Star**: 41.5k (955 stars this month)
- **介绍**: 开源分布式RESTful 搜索引擎
- **介绍**: Design patterns implemented in Java
### 14.apollo