1. Apache的開源軟體清單
http://www.oschina.net/project/apache
2. Java開源Apache項目
http://www.open-open.com/56.htm
3. 阿裡巴巴的開源軟體清單
http://www.oschina.net/project/alibaba
4. 百度的開源軟體清單
http://www.oschina.net/project/baidu
5. 騰訊的開源軟體清單
http://www.oschina.net/project/tencent
6. 華為的開源軟體清單
http://www.oschina.net/project/huawei
7. Netflix的開源軟體清單
http://www.oschina.net/project/netflix
8. 大公司都有哪些開源項目
http://www.cnblogs.com/dunitian/p/5581520.html
9. 2017年你不能錯過的Java類庫
http://www.importnew.com/23858.html
10. 公司開源導航頁
https://www.oschina.net/company
下面提供一些開源項目連結位址:
【spring項目】
1. spring以及子項目:
github位址:https://github.com/spring-projects
【spring cloud項目】
1. spring cloud系列項目:
github位址:https://github.com/spring-cloud
【apache基金會】
1. apache開源項目清單:
apache位址:http://www.apache.org/index.html#projects-list
2. apache項目github位址:
github位址:https://github.com/apache
【eclipse基金會】
1. 輕量級的高性能JVM應用平台Vert.x
apache位址:https://github.com/eclipse/vert.x官方參考文檔:http://vertx.io/docs/
【阿裡巴巴】
1. 開源JSON處理架構fastjson:
github位址:https://github.com/alibaba/fastjson
2. 開源資料庫連接配接池druid:
github位址:https://github.com/alibaba/druid
3. 開源分布式服務架構dubbo:
github位址:https://github.com/alibaba/dubbo
4. 開源分布式開放消息隊列RocketMQ:
github位址:https://github.com/alibaba/RocketMQ
備注:RocketMQ已經進入apache孵化器,該孵化器的github位址如下:github位址:https://github.com/apache/incubator-rocketmq
5. 開源實時流式計算架構jstorm
github位址:https://github.com/alibaba/jstorm
6. 開源分布式資料庫同步系統otter
github位址:https://github.com/alibaba/otter
7.開源分布式資料庫服務中間件cobar
github位址:https://github.com/alibaba/cobar
【唯品會】
1. 開源排程架構Saturn:
github位址:https://github.com/vipshop/Saturn
【當當】
1. 開源排程架構elastic-job:
github位址:https://github.com/dangdangdotcom/elastic-job
2. 開源分庫分表中間件Sharding-JDBC:
github位址:https://github.com/dangdangdotcom/sharding-jdbc
3. 開源分布式服務架構dubbox:
github位址:https://github.com/dangdangdotcom/dubbox
【百度】
1.分布式系統配置管理disconf
github位址:https://github.com/knightliao/disconf
【騰訊】
1. 開源基于微服務的平台Tars
github位址:https://github.com/Tencent/Tars
【攜程】
1. 開源Redis多資料中心複制管理系統x-pipe
github位址:https://github.com/ctripcorp/x-pipe
2. 開源配置管理平台apollo
github位址:https://github.com/ctripcorp/apollo
3. 開源資料庫通路架構dal
github位址:https://github.com/ctripcorp/dal
【大衆點評】
1. 開源實時應用監控平台cat
github位址:https://github.com/dianping/cat
【谷歌Google】
1. 開源java輕量級IOC架構Guice
github位址:https://github.com/google/guice
2. 開源基于java1.6的類庫集合的擴充guava
github位址:https://github.com/google/guava
【移動支付公司Square】
1. 開源處理網絡請求的網絡架構OkHttp
github位址:https://github.com/square/okhttp
2. 網絡請求架構Retrofit
github位址:https://github.com/square/retrofit
【mybatis項目】
1. Sql映射持久層架構mybatis
github位址:https://github.com/mybatis/mybatis-3
【hibernate項目】
1. 對象關系映射架構hibernate
github位址:https://github.com/hibernate/hibernate-orm
開源組織或者個人項目
說明:由于一些項目的名字比較類似,為了區分把作者加上,作者署名團隊或者主要開發者。
1. spring boot中文參考文檔
作者:qibaoguanggithub位址:https://github.com/qibaoguang/Spring-Boot-Reference-Guide
2. spring4中文參考文檔
作者:Way Laugithub位址:https://github.com/waylau/spring-framework-4-reference
3. 開源分布式資料庫中間件Mycat-Server
作者:mycat開源團隊github位址:https://github.com/MyCATApache/Mycat-Server
4. 開源分布式資料庫中間件mycat文檔mycat-doc
作者:mycat開源團隊github位址:https://github.com/MyCATApache/Mycat-doc
5. 基于spring的基礎架構庫springside
作者:江南白衣github位址:https://github.com/springside/springside4
6. 開源資訊化快速開發平台jeesite
作者:thinkgemgithub位址:https://github.com/thinkgem/jeesite
7. Java資源大全中文版awesome-java-cn
作者:伯樂線上github位址:https://github.com/jobbole/awesome-java-cn
8. 通用權限管理系統cl-privilege
作者:pumadonggithub位址:https://github.com/pumadong/cl-privilege
9. 開源分布式應用追蹤分析系統sky-walking
作者:sky-walking團隊github位址:https://github.com/wu-sheng/sky-walking
10. 輕量級Java Web架構smart-framework
作者:黃勇git.oschina位址:http://git.oschina.net/huangyong/smart-framework
11.許雪裡github:
作者:許雪裡github位址:https://github.com/xuxueli
12. 響應式函數程式設計架構RxJava
作者:ReactiveXgithub位址:https://github.com/ReactiveX/RxJava
13. 常用的java基礎工具類iceroot
作者:icerootgithub位址:https://github.com/iceroot/iceroot
14. 開源輕量級的,高性能的事件總線MBassador
作者:Benjamin Diedrichsengithub位址:https://github.com/bennidi/mbassador
15. 通過注解來減少Java中的重複代碼工具lombok
作者:Reinier Zwitserlootgithub位址:https://github.com/rzwitserloot/lombok
16.簡單日志門面slf4j
作者:QOS.chgithub位址:https://github.com/qos-ch/slf4j
17.模拟測試架構Mockito
作者:mockitogithub位址:https://github.com/mockito/mockito
18. 結合JUnit、 Guice、 Mockito的高效組合測試架構Jukito
作者:Arcbeesgithub位址:https://github.com/ArcBees/Jukito