原文地址:http://blog.longjiazuo.com/archives/2625
1.整理出一些使用比较广或者个人觉得比较好的java开源项目和资料供参考。2.如果你觉得好但是我没有列出的开源项目请告诉我,方便我添加到列表里。3.如果你发现信息描述有误请联系我,我会及时修改或删除。4.文章里面的内容会不断进行变更和补充,后续除了会新增开源项目,与其相关的学习资料也会添加到项目链接下。5.希望你有收获。
开源
下面提供一些跟开源相关的文章链接:
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
【springcloud项目】
1.springcloud系列项目:
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.springboot中文参考文档
作者:qibaoguanggithub地址:https://github.com/qibaoguang/Spring-Boot-Reference-Guide
2.spring4中文参考文档
作者:WayLaugithub地址:https://github.com/waylau/spring-framework-4-reference
3.开源分布式数据库中间件Mycat-Server
作者:mycat开源团队github地址:https://github.com/MyCATApache/Mycat-Server
4.开源分布式数据库中间件mycat文档mycat-doc