1.整理出一些使用比较广或者个人觉得比较好的java开源项目和资料供参考。
2. 如果你觉得好但是我没有列出的开源项目请告诉我,方便我添加到列表里。
3. 如果你发现信息描述有误请联系我,我会及时修改或删除。
4. 文章里面的内容会不断进行变更和补充,后续除了会新增开源项目,与其相关的学习资料也会添加到项目链接下。
5. 项目排名不分先后。
6. 希望你有收获。

下面提供一些跟开源相关的文章链接:
1. Apache的开源软件列表
http://www.oschina.net/project/apache

  1. Java开源Apache项目
    http://www.open-open.com/56.htm

  2. 阿里巴巴的开源软件列表
    http://www.oschina.net/project/alibaba

  3. 百度的开源软件列表
    http://www.oschina.net/project/baidu

  4. 腾讯的开源软件列表
    http://www.oschina.net/project/tencent

  5. 华为的开源软件列表
    http://www.oschina.net/project/huawei

  6. Netflix的开源软件列表
    http://www.oschina.net/project/netflix

  7. 大公司都有哪些开源项目
    http://www.cnblogs.com/dunitian/p/5581520.html

  8. 2017年你不能错过的Java类库
    http://www.importnew.com/23858.html

  9. 公司开源导航页
    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

  1. 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

  1. 开源数据库连接池druid:
    github
    地址:https://github.com/alibaba/druid

  2. 开源分布式服务框架dubbo:
    github
    地址:https://github.com/alibaba/dubbo

  3. 开源分布式开放消息队列RocketMQ:
    github
    地址:https://github.com/alibaba/RocketMQ
    **备注:**RocketMQ
    已经进入apache
    孵化器,在孵化器的github
    地址如下:github
    地址:https://github.com/apache/incubator-rocketmq

  4. 开源实时流式计算框架jstorm
    github
    地址:https://github.com/alibaba/jstorm

  5. 开源分布式数据库同步系统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

  1. 开源分库分表中间件Sharding-JDBC:
    github
    地址:https://github.com/dangdangdotcom/sharding-jdbc

  2. 开源分布式服务框架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

  1. 开源配置管理平台apollo
    github
    地址:https://github.com/ctripcorp/apollo

  2. 开源数据库访问框架dal
    github
    地址:https://github.com/ctripcorp/dal

Java学习交流QQ群:589809992 我们一起学Java!

【大众点评】
1. 开源实时应用监控平台cat
github
地址:https://github.com/dianping/cat

【谷歌Google】
1. 开源java轻量级IOC框架Guice
github
地址:https://github.com/google/guice

  1. 开源基于java1.6的类库集合的扩展guava
    github
    地址:https://github.com/google/guava

【移动支付公司Square】
1. 开源处理网络请求的网络框架OkHttp
github
地址:https://github.com/square/okhttp

  1. 网络请求框架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

  1. 响应式函数编程框架RxJava
    作者:ReactiveXgithub
    地址:https://github.com/ReactiveX/RxJava

  2. 常用的java基础工具类iceroot
    作者:icerootgithub
    地址:https://github.com/iceroot/iceroot

  3. 开源轻量级的,高性能的事件总线MBassador
    作者:Benjamin Diedrichsengithub
    地址:https://github.com/bennidi/mbassador

  4. 通过注解来减少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

  1. 结合JUnit、 Guice、 Mockito的高效组合测试框架Jukito
    作者:Arcbeesgithub
    地址:https://github.com/ArcBees/Jukito

  2. 轻量化的分布式服务框架rsf
    作者:Hasor Group码云
    地址:http://git.oschina.net/zycgit/rsf

  3. JAVA 极速WEB+ORM框架 JFinal
    作者:James Zhangithub
    地址:https://github.com/jfinal/jfinal

我整理的Java开源项目相关推荐

  1. Java开源项目整理

    2019独角兽企业重金招聘Python工程师标准>>> 1. 整理出一些使用比较广或者个人觉得比较好的java开源项目和资料供参考. 2. 如果你觉得好但是我没有列出的开源项目请告诉 ...

  2. 硬核! 逛了4年Github ,一口气把我收藏的 Java 开源项目分享给你

    硬核! 逛了4年Github ,一口气把我收藏的 Java 开源项目分享给你! 原创置顶 SnailClimb在csdn 发布于2019-12-09 13:20:16 阅读数 2856  收藏 展开 ...

  3. 2019年1月份GitHub上最热门的Java开源项目

    相信大多数程序猿们都回归工作岗位啦,不知道是否调整好心态了呢?1月份GitHub上最热门的Java开源项目新鲜出炉,还是一起来看看都有哪些项目上榜吧: 1JavaGuide https://githu ...

  4. 2018年12月份GitHub上最热门的Java开源项目

    2018年12月份GitHub上最热门的Java开源项目 又到了公布 GitHub 上热门项目的时候啦~在 12 月的排行中,现在,一起来看看这些项目你使用过哪些呢? JavaGuide https: ...

  5. 开源知识管理系统_逛了4年Github,一口气把我收藏的 Java 开源项目分享给你

    好像忘记贴项目地址了:github.com/Snailclimb/- Awsome Java Great Java project on Github(Github 上非常棒的 Java 开源项目). ...

  6. 硬核! 逛了4年Github ,一口气把我收藏的 Java 开源项目分享给你!

    好像忘记贴项目地址了:https://github.com/Snailclimb/awsome-java Awsome Java Great Java project on Github(Github ...

  7. 年末将至,值得你关注的16个Java 开源项目!

    Star 的数量统计于 2019-12-29. 1.JavaGuide 把这个排第一没有个人因素影响哈! Guide 哥我自己大三开始维护的,目前算是纯 Java 类型项目中 Star 数量最多的项目 ...

  8. Java开源项目EZMorph简介

    http://hi.baidu.com/glfbin/blog/item/1302747e8722852e0cd7daaf.html Java开源项目EZMorph简介 2011-04-30 9:40 ...

  9. Java开源项目:Spring Integration

    2019独角兽企业重金招聘Python工程师标准>>> Java开源项目:Spring Integration http://www.importnew.com/16538.html ...

最新文章

  1. MPB:沈阳生态所李琪组-​土壤线虫群落DNA提取、扩增及高通量测序
  2. 学生成绩管理系统设计报告python_python实现简易版学生成绩管理系统
  3. 发布支持多线程的PowerShell模块 —— MultiThreadTaskRunner
  4. dubbo使用nacos作为注册中心
  5. 电脑ip地址设置_路由器动态IP和静态IP上网方式怎么设置【设置教程】
  6. selenium 实现循环点击_-循环点击遇到的坑(每次点击后返回,页面元素都会变化的解决方法)...
  7. 关于Spring Cloud Config服务器介绍
  8. Kafka下载安装及部署
  9. 解决序列号不正确无法安装Win2003 SP1
  10. odb 使用指南(三)持久化对象的处理
  11. 点击菜单更改菜单栏背景图片
  12. 使用MATLAB进行K-means聚类和层次聚类
  13. rpath添加依赖库搜索路径
  14. uniapp最好用的二维码生成
  15. 常见水表类型有哪些?
  16. vue-qr 二维码 批量 导出
  17. Git实战之git客户端上传文件到github
  18. 电机有刷与无刷的区别
  19. PCB学习笔记——使用嘉立创在线绘制原理图与PCB
  20. 管理类联考——英语——技巧篇——阅读理解

热门文章

  1. [转]海量用户积分排名算法探讨
  2. 男女之间送礼物的含义,别送错了啊!
  3. 网络——TCP连接管理
  4. CCF认证 2018-3 碰撞的小球
  5. 自己给自己出本书吧……
  6. 今年宁波主城区公交车将实现免费WIFI覆盖
  7. 数字货币——区块链技术带来的商机
  8. SpringBoot集成ElasticSearch在启动时报availableProcessors is already set to [8], rejecting [8]
  9. python 解压rar文件
  10. OpenGL快速近似抗锯齿FXAA