-
探究多种Java技术,包括Springboot、Redis、Dubbo和Rocketmq,参见京东技术官网www.toutiao.im
资源介绍
研究各种Java技术(Springboot+Redis+Dubbo+Rocketmq),地址https://github.com/javahongxi/whatsmars,为maven项目,含如下模块:
whatsmars-common mongodb,mail,AES,DES加解密
whatsmars-earth-web springmvc+velocity
whatsmars-earth-support-web earth工程的辅助工程(task,mq,uuid,monitor..)
whatmars-fs-web 用mongodb存储图片和文件
whatsmars-javase-example Java基础学习
whatsmars-spring spring原理、集成及新特性
whatsmars-tomcat 模拟tomcat实现
whatsmars-dbrouter 分库分表实现
whatsmars-worker 多实例任务调度
whatsmars-dubbo Dubbo demo
whatsmars-mq rocketmq,activemq
rocketmq-console rocketmq管理后台
whatsmars-rpc 常用rpc
whatsmars-spring-boot springboot果然很方便
whatsmars-redis Cache Service & Redis Cluster
whatsmars-motan weibo分布式RPC框架 demo server
whatsmars-motan-demo weibo分布式RPC框架 demo server&client