摘要:

1. 整理出一些使用比较广或者个人觉得比较好的java开源项目和资料供参考。

2. 如果你觉得好但是我没有列出的开源项目请告诉我,方便我添加到列表里。

3. 如果你发现信息描述有误请联系我,我会及时修改或删除。

开源项目的繁荣离不开你我的参与

下面提供一些跟开源相关的文章链接:

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中文参考文档

作者: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地址:http://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
码云地址:http://git.oschina.net/zycgit/rsf

本文转载自云栖社区

【我整理的java开源项目】的更多相关文章

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

    Awsome Java Great Java project on Github(Github 上非常棒的 Java 开源项目). English Version 大家都知道 Github 是一个程序 ...

  2. java开源项目

    原文地址:http://blog.longjiazuo.com/archives/2625 1.整理出一些使用比较广或者个人觉得比较好的java开源项目和资料供参考.2.如果你觉得好但是我没有列出的开 ...

  3. 硬核! Github上 ,star超高的Java 开源项目分享给你!

    Awsome JavaGreat Java project on Github(Github 上非常棒的 Java 开源项目). English Version 大家都知道 Github 是一个程序员 ...

  4. 网上下载的 java开源项目 如何 打jar包

    目前很多java开源项目(例如qlexpress)只提供了源码,没有提供jar,下面提供maven打jar包的方法. 1.进入qlexpress下载后源代码所在的目录,此目录应包含pom.xml,如下 ...

  5. 用Java开源项目JOONE实现人工智能编程

    http://www.robotsky.com/ZhiN/MoS/2011-08-25/13142461416649.html 用Java开源项目JOONE实现人工智能编程 https://sourc ...

  6. 3月份GitHub上最热门的Java开源项目

    今天,我们来盘点3月份GitHub上最热门的Java项目的时候了,如果你每月都有关注猿妹发布的排行榜,那么本月的Java项目对你来说一定不陌生,这些都是曾经多次出现在榜单中的项目: 1 advance ...

  7. 阿里巴巴的26款Java开源项目

    阿里巴巴的26款Java开源项目 开源展示了人类共同协作,成果分享的魅力.没有任何一家网络公司可以不使用开源技术,仅靠自身技术发展起来.“取之于开源,用之于开源,才能促进开源的良性发展”,阿里巴巴各个 ...

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

    来自:开源最前线(ID:OpenSourceTop) 链接:https://www.itcodemonkey.com/article/12747.html 又到了公布 GitHub 上热门项目的时候啦 ...

  9. 阿里巴巴的26款Java开源项目,赶紧戳…

    本人免费整理了Java高级资料,涵盖了Java.Redis.MongoDB.MySQL.Zookeeper.Spring Cloud.Dubbo高并发分布式等教程,一共30G,需要自己领取.传送门:h ...

随机推荐

  1. kali linux之取证

    取证简介: CSI:物理取证 指纹.DNA.弹道.血迹 无力取证的理论基础是物质交换原则 数字取证/计算机取证 智能设备.计算机.手机平板.loT.有线及无线信道.数据存储 事件响应调查------黑 ...

  2. Java概念辨析:equals和== equals和hashCode

    1. equals和== ======================================================================================= ...

  3. CVE-2017-11882漏洞复现

    作者:zero 漏洞信息:CVE-2017-11882 2017年11月14日,微软发布了11月份的安全补丁更新,其中比较引人关注的莫过于悄然修复了潜伏17年之久的Office远程代码执行漏洞(CVE ...

  4. MySQL 跟中文相关

    convert ()

  5. Spring Boot启动过程(六):内嵌Tomcat中StandardHost、StandardContext和StandardWrapper的启动

    看代码有助于线上出现预料之外的事的时候,不至于心慌... StandardEngine[Tomcat].StandardHost[localhost]的启动与StandardEngine不在同一个线程 ...

  6. vue $emit 父组件与子组件之间的通信(父组件向子组件传参)

    1.首先新建一个子页面为 env.vue的文件(名字这里大家可以自取) 2.然后把子页面引入父页面,代码如图: import env from '@/components/common/env' ex ...

  7. Java 文件本地上传、下载和预览的实现

    以下方法为通用版本 实测图片和pdf 都没有问题 上传方法需要前端配合post请求 ,下载前端用a标签就可以,预览 前端使用ifrme标签   ,就可以实现基本功能... 1.文件本地上传 publi ...

  8. 使用 Hexo + github 搭建个人博客

    来自:http://www.cnblogs.com/fengzheng/p/8031518.html Hexo 是什么 Hexo 是一个快速.简洁且高效的博客框架.Hexo 使用 Markdown(或 ...

  9. numpy 常用方法2

    Python之Numpy基础   一个栗子 >>> import numpy as np >>> a = np.arange(15).reshape(3, 5) & ...

  10. c++之函数形参和实参

    c++之函数形参和实参讲解 1.非地址型参数 在c++中实现模块化编程时,我们形成会遇到对自定义的函数模块传入参数的操作,即形参.这里主要讲解一个非地址型的形参. 不多说,先看代码: #include ...