摘要:

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. oracle中表空间的相关操作

    Oracle 创建表空间 注意点: 1.如果在PL/SQL 等工具里打开的话,直接修改下面的代码中[斜体加粗部分]执行 2.确保路径存在,比如[E:\app\Quentin\oradata\orcl] ...

  2. isUserAMonkey? android真逗

    QA报了个问题,说是无线热点下面的开关都没了,看了看代码,原来这是android的保护机制. 在涉及到用户信息的功能上,android会通过ActivityManagerNative.isUserAM ...

  3. python中的类方法、静态方法、对象方法

    注:以下都是以公有为前提,私有方法只能在类内部调用,不需多讲. 1.对象方法 这种方法都有一个默认参数:self  这代表实例的这个对象 def __init__(self): print(" ...

  4. IDEA自动生成TestNG的testng.xml的插件

    某地方见到的,自己实际操作一遍,记录一下.方便以后查询. 下载Create TestNG XML 插件,重启IDEA即可. 重启idea,新建Maven项目. pom.xml增加依赖 <depe ...

  5. leetcode-896-单调数列

    题目描述: 如果数组是单调递增或单调递减的,那么它是单调的. 如果对于所有 i <= j,A[i] <= A[j],那么数组 A 是单调递增的. 如果对于所有 i <= j,A[i] ...

  6. jedis 连接redis

    一,  单机版连接 @Test public void testJedis() { //1. 创建jedis 对象 Jedis jedis = new Jedis("192.168.88.1 ...

  7. C#以管理员权限运行源码,C#软件获取管理员权限,c#获取管理员权限

    C#以管理员权限运行源码,C#软件获取管理员权限,c#获取管理员权限 发布时间:2014-10-19 21:40内容来源:未知 点击: 次 windows 7和vista提高的系统的安全性,同时需要明 ...

  8. AES对称加解密

    简介设计思想加密模式ECB模式(电子密码本模式:Electronic codebook)CBC模式(密码分组链接:Cipher-block chaining)CFB模式(密文反馈:Cipher fee ...

  9. mono for android生成APK出现错误fatal error in gc 解决方案

    laxknight 标签: mono for android,fatal error in gc mono for android生成APK出现这个错误fatal error in gc collec ...

  10. Windows Server 2008 R2 Enterprise 上用 SqlServer 2008 R2 创建发布出现异常

    标题: 新建发布向导------------------------------ SQL Server 无法将“AC”配置为分发服务器. ------------------------------其 ...