# whatsmars **Repository Path**: ihetaoo/whatsmars ## Basic Information - **Project Name**: whatsmars - **Description**: Java生态研究(Spring Boot + Redis + Dubbo + RocketMQ) - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: http://toutiao.im - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 160 - **Created**: 2018-01-05 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # whatsmars *`mvn clean package -Dmaven.test.skip=true`* `jdk7+`
Java生态研究(Spring Boot + Redis + Dubbo + RocketMQ)
Spring Boot 系列(Servlet, Tomcat, Spring, SpringMVC, Spring Boot) ### Modules intro Module | Intro ------ | ------ whatsmars-common | mail,HttpUtils,AES,DES加解密 whatsmars-earth | springmvc+velocity实战 whatmars-fs-web | 用mongodb存储图片和文件 whatsmars-javase-example | Java基础学习 whatsmars-spring | spring原理、集成及新特性 whatsmars-tomcat | 模拟tomcat实现,embed tomcat whatsmars-dbrouter | 分库分表实现 whatsmars-sharding-jdbc | 开源分布式数据库中间件 whatsmars-elasticjob | 分布式调度 whatsmars-dubbo | 阿里分布式RPC(服务化)框架 whatsmars-mq | 消息中间件rocketmq,activemq whatsmars-rpc | RPC & Protocol whatsmars-spring-boot | springboot实战 whatsmars-spring-cloud | springcloud demo whatsmars-redis | redis客户端简单封装 whatsmars-motan | 微博分布式RPC框架 *[motan](https://github.com/weibocom/motan)属于轻量级[dubbo](https://github.com/alibaba/dubbo),易入手,建议学习dubbo先从motan开始* ### 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) - [*经典的SSH+JSP项目*](https://github.com/javahongxi/youcai) - [*新生态探索(Gradle,spring-cloud,jdk8+,jvm-lang,spring5...)*](https://github.com/javahongxi/solar) ### Friendship links - [*阿里巴巴Java开发手册*](https://github.com/alibaba/Alibaba-Java-Coding-Guidelines) - *技术博客* [blog.toutiao.im](http://blog.toutiao.im) - *深入一点* [laoda.toutiao.im](http://laoda.toutiao.im) - *开涛* [kaitao.toutiao.im](http://kaitao.toutiao.im) - *阿里云开发者中心* [dev.toutiao.im](http://dev.toutiao.im) ### Warm tips - 带着问题去看源代码,没必要把源代码看完 - 看源代码最大的技巧是看英文注释,另一个技巧是日志+DEBUG © hongxi.org | [**toutiao.im**](http://toutiao.im) | [typora.io](https://typora.io)