摘要:

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. 关于CentOS-6的默认带的mysql启动和安装问题

    http://blog.csdn.net/arrowzz/article/details/24439731 以下纯复制粘贴: 一开始想自己一步一步从编译开始搭建一个lanmp环境: 从鸟哥的linux ...

  2. 【Qt开发】实现系统托盘,托盘菜单,托盘消息

    概述 系统托盘就是在系统桌面底部特定的区域显示运行的程序.windows在任务栏状态区域,linux在布告栏区域.应用程序系统托盘功能,是比较普遍的功能,本篇将详细的介绍如何实现该功能. 演示Demo ...

  3. 解决无法运行Terminator出现以下问题: File "/usr/bin/terminator"...SyntaxError: invalid syntax

    在安装或者启动Terminator时可能出现这个问题: lin@Dev:~$ terminator File "/usr/bin/terminator", line 123 exc ...

  4. day1: python3.5学习

    1. 基础知识 变量:用于存储信息,方便后面的调用 常量:python中是没有常量这一概念的,若想定义一个常量,需要将变量名大写 举例:name = "Helen"   #定义一个 ...

  5. MDX常用几种查询对比

    MDX1: SELECT NON EMPTY {Hierarchize( { [Measures].[年初数 的总和], [Measures].[期末数 的总和], [Measures].[本期发生数 ...

  6. jenkins+appium android app自动化测试

    jenkins安装 pytest+jenkins安装+allure报告 新建任务 其他默认,保存 立即构建 test_login.py from src.pages import login_page ...

  7. 汉诺塔的python 动画演示

    1.简介 古代有一座汉诺塔,塔内有3个座A.B.C,A座上有n个盘子,盘子大小不等,大的在下,小的在上,如图所示.有一个和尚想把这n个盘子从A座移到C座,但每次只能移动一个盘子,并且自移动过程中,3个 ...

  8. 【笔记】AJAX基础

    [笔记]AJAX基础 Django AJAX  知识储备:JSON 什么是 JSON JSON 是轻量级的文本数据交换格式 JSON 独立于语言和平台.JSON 解析器和 JSON 库支持许多不同的编 ...

  9. Eclipse下,修改MAVEN 中央仓库地址,解决maven下载慢问题

    作用于所有工作空间: 1.逐项打开:eclipse->preference->Maven->User Settings.按窗口中的User Settings文本框显示的路径,创建se ...

  10. RocketMQ详解

    原文链接:http://www.cnblogs.com/xiaodf/p/5075167.html 简介 官方简介: RocketMQ是一款分布式.队列模型的消息中间件,具有以下特点:  能够保证严格 ...