README.md 3.1 KB
Newer Older
武汉红喜's avatar
武汉红喜 已提交
1
# whatsmars
2
*`mvn clean package -Dmaven.test.skip`* `jdk8+` `maven3.3.1+`
武汉红喜's avatar
 
武汉红喜 已提交
3
<br>Java生态研究(Spring Boot🔥 + Redis + Dubbo🔥 + RocketMQ)
武汉红喜's avatar
br  
武汉红喜 已提交
4
<br>Spring Boot 系列(Servlet, Tomcat, Spring, SpringMVC, Spring Boot)
武汉红喜's avatar
武汉红喜 已提交
5

S
shenhongxi 已提交
6
### Modules intro
武汉红喜's avatar
table  
武汉红喜 已提交
7
Module | Intro
武汉红喜's avatar
table  
武汉红喜 已提交
8
------ | ------
武汉红喜's avatar
武汉红喜 已提交
9
whatsmars-common | mail,HttpUtils,AES,DES加解密
武汉红喜's avatar
武汉红喜 已提交
10
whatsmars-earth | springmvc+velocity实战
武汉红喜's avatar
武汉红喜 已提交
11 12
whatmars-fs-web | 用mongodb存储图片和文件
whatsmars-javase-example | Java基础学习
武汉红喜's avatar
武汉红喜 已提交
13
whatsmars-spring | spring原理、集成及新特性
武汉红喜's avatar
武汉红喜 已提交
14 15
whatsmars-tomcat | 模拟tomcat实现,embed tomcat
whatsmars-dbrouter | 分库分表实现
武汉红喜's avatar
武汉红喜 已提交
16
whatsmars-sharding-jdbc | 开源分布式数据库中间件
武汉红喜's avatar
武汉红喜 已提交
17 18 19
whatsmars-elasticjob | 分布式调度
whatsmars-dubbo | 阿里分布式RPC(服务化)框架
whatsmars-mq | 消息中间件rocketmq,activemq
武汉红喜's avatar
武汉红喜 已提交
20
whatsmars-redis | redis客户端简单封装
武汉红喜's avatar
武汉红喜 已提交
21 22 23
whatsmars-rpc | RPC & Protocol
whatsmars-spring-boot | springboot实战
whatsmars-spring-cloud | springcloud demo
武汉红喜's avatar
武汉红喜 已提交
24
whatsmars-spring-boot-samples | 常用spring-boot-starters演示
武汉红喜's avatar
motan  
武汉红喜 已提交
25

武汉红喜's avatar
武汉红喜 已提交
26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41
### More projects
- [*阿里巴巴开源分布式RPC框架Dubbo*](https://github.com/alibaba/dubbo)
- [*阿里巴巴贡献给Apache的消息中间件RocketMQ*](https://github.com/apache/rocketmq)
- [*RocketMQ扩展,包括console,docker,multi-language等*](https://github.com/apache/rocketmq-externals)
- [*JMS的标准实现ActiveMQ*](https://github.com/apache/activemq)
- [*spring-framework*](https://github.com/spring-projects/spring-framework)
- [*spring-boot*](https://github.com/spring-projects/spring-boot)
- [*spring-cloud*](https://github.com/spring-cloud/spring-cloud-netflix)
- [*Redis作者的redis*](https://github.com/antirez/redis)
- [*当当网开源的分布式任务调度框架elastic-job*](https://github.com/elasticjob/elastic-job)
- [*当当网的sharding-jdbc*](https://github.com/shardingjdbc/sharding-jdbc)
- [*阿里巴巴mysql数据库binlog的增量订阅&消费组件canal*](https://github.com/alibaba/canal)
- [*阿里巴巴开源的为监控而生的数据库连接池druid*](https://github.com/alibaba/druid)
- [*A fast, light-weight proxy for memcached and redis*](https://github.com/twitter/twemproxy)
- [*mybatis通用分页插件*](https://github.com/pagehelper/Mybatis-PageHelper)
- [*elasticsearch - Distributed, RESTful Search Engine*](https://github.com/elastic/elasticsearch)
S
shenhongxi 已提交
42

武汉红喜's avatar
links  
武汉红喜 已提交
43
### Friendship links
武汉红喜's avatar
武汉红喜 已提交
44
- [*阿里巴巴Java开发手册*](https://github.com/alibaba/Alibaba-Java-Coding-Guidelines)
武汉红喜's avatar
 
武汉红喜 已提交
45 46
- *技术博客* [blog.toutiao.im](http://blog.toutiao.im)🔥
- *深入一点* [laoda.toutiao.im](http://laoda.toutiao.im)🔥
武汉红喜's avatar
武汉红喜 已提交
47
- *好书推荐* [book.toutiao.im](http://book.toutiao.im)🔥
S
**  
shenhongxi 已提交
48
- *开涛* [kaitao.toutiao.im](http://kaitao.toutiao.im)
武汉红喜's avatar
武汉红喜 已提交
49
- *各种编程入门* [start.toutiao.im](http://start.toutiao.im)
武汉红喜's avatar
武汉红喜 已提交
50
- *阿里云开发者中心* [dev.toutiao.im](http://dev.toutiao.im)
S
script  
shenhongxi 已提交
51

武汉红喜's avatar
武汉红喜 已提交
52
### Warm tips
武汉红喜's avatar
武汉红喜 已提交
53 54
- 带着问题去看源代码,没必要把源代码看完
- 看源代码最大的技巧是看英文注释,另一个技巧是日志+DEBUG
武汉红喜's avatar
README  
武汉红喜 已提交
55
- 网上总能找到资料解决你的疑惑
武汉红喜's avatar
武汉红喜 已提交
56

武汉红喜's avatar
武汉红喜 已提交
57
&copy; hongxi.org | [**toutiao.im**](http://toutiao.im) | [typora.io](https://typora.io)