486
人物
【我整理的java開源項目】
原文地址:https://blog.longjiazuo.com/archives/2625
1. 整理出一些使用比較廣或者個人覺得比較好的
java
開源項目和資料供參考。
2. 如果你覺得好但是我沒有列出的開源項目請告訴我,方便我添加到列表裏。
3. 如果你發現信息描述有誤請聯係我,我會及時修改或刪除。
4. 文章裏麵的內容會不斷進行變更和補充,後續除了會新增開源項目,與其相關的學習資料也會添加到項目鏈接下。
5. 希望你有收獲。
下麵提供一些跟開源相關的文章鏈接:
1. Apache的開源軟件列表
2. Java開源Apache項目
3. 阿裏巴巴的開源軟件列表
4. 百度的開源軟件列表
5. 騰訊的開源軟件列表
6. 華為的開源軟件列表
7. Netflix的開源軟件列表
8. 大公司都有哪些開源項目
9. 2017年你不能錯過的Java類庫
10. 公司開源導航頁
下麵提供一些開源項目鏈接地址:
【spring項目】
1. spring以及子項目:
github
地址:https://github.com/spring-projects
【spring cloud項目】
1. spring cloud係列項目:
github
地址:https://github.com/spring-cloud
【apache基金會】
1. apache開源項目列表:
apache
地址:https://www.apache.org/index.html
2. apache項目github地址:
github
地址:https://github.com/apache
【eclipse基金會】
1. 輕量級的高性能JVM應用平台Vert.x
apache
地址:https://github.com/eclipse/vert.x
官方參考文檔:https://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:
2. 開源分庫分表中間件Sharding-JDBC:
3. 開源分布式服務框架dubbox:
【百度】
1.分布式係統配置管理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
開源組織或者個人項目
說明:由於一些項目的名字比較類似,為了區分把作者加上,作者署名團隊或者主要開發者。
1. spring boot中文參考文檔
作者:qibaoguang
github
地址:https://github.com/qibaoguang/Spring-Boot-Reference-Guide
2. spring4中文參考文檔
作者:Way Lau
github
地址: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
作者:thinkgem
github
地址:https://github.com/thinkgem/jeesite
7. Java資源大全中文版awesome-java-cn
作者:伯樂在線
github
地址:https://github.com/jobbole/awesome-java-cn
8. 通用權限管理係統cl-privilege
作者:pumadong
github
地址: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
地址:https://git.oschina.net/huangyong/smart-framework
11.許雪裏github:
作者:許雪裏
github
地址:https://github.com/xuxueli
12. 響應式函數編程框架RxJava
作者:ReactiveX
github
地址:https://github.com/ReactiveX/RxJava
13. 常用的java基礎工具類iceroot
作者: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
作者:QOS.ch
github
地址:https://github.com/qos-ch/slf4j
17.模擬測試框架Mockito
作者:mockito
github
地址:https://github.com/mockito/mockito
18. 結合JUnit、 Guice、 Mockito的高效組合測試框架Jukito
作者:Arcbees
github
地址:https://github.com/ArcBees/Jukito
19. 輕量化的分布式服務框架rsf
作者:Hasor Group
碼雲
地址:https://git.oschina.net/zycgit/rsf
最後更新:2017-05-07 23:30:55