java開源項目

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

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中文參考文檔

github地址:https://github.com/qibaoguang/Spring-Boot-Reference-Guide

2. spring4中文參考文檔

github地址:https://github.com/waylau/spring-framework-4-reference

3. 開源分佈式數據庫中間件Mycat-Server

github地址:https://github.com/MyCATApache/Mycat-Server

4. 開源分佈式數據庫中間件mycat文檔mycat-doc

github地址:https://github.com/MyCATApache/Mycat-doc

5. 基於spring的基礎框架庫springside

github地址:https://github.com/springside/springside4

6. 開源信息化快速開發平臺jeesite

github地址:https://github.com/thinkgem/jeesite

7. Java資源大全中文版awesome-java-cn

github地址:https://github.com/jobbole/awesome-java-cn

8. 通用權限管理系統cl-privilege

github地址:https://github.com/pumadong/cl-privilege

9. 開源分佈式應用追蹤分析系統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

github地址:https://github.com/ReactiveX/RxJava

13. 常用的java基礎工具類iceroot

github地址:https://github.com/iceroot/iceroot

14. 開源輕量級的,高性能的事件總線MBassador

作者:Benjamin Diedrichsen

github地址:https://github.com/bennidi/mbassador

15. 通過註解來減少Java中的重複代碼工具lombok

作者:Reinier Zwitserloot

github地址:https://github.com/rzwitserloot/lombok

16.簡單日誌門面slf4j

github地址:https://github.com/qos-ch/slf4j

17.模擬測試框架Mockito

github地址:https://github.com/mockito/mockito

18. 結合JUnit、 Guice、 Mockito的高效組合測試框架Jukito

github地址:https://github.com/ArcBees/Jukito

19. 輕量化的分佈式服務框架rsf

碼雲地址:http://git.oschina.net/zycgit/rsf

20. JAVA 極速WEB+ORM框架 JFinal

github地址:https://github.com/jfinal/jfinal


分享到:


相關文章: