Java生态研究 - github.com/javahongxi

 https://github.com/javahongxi/whatsmars

whatsmars

mvn clean package -Dmaven.test.skip jdk8+ maven3.3.1+ 
Java生态研究(Spring Boot + Redis + Dubbo + RocketMQ) 
Spring Boot 系列(Servlet, Tomcat, Spring, SpringMVC, Spring Boot, MyBatis) 
Alternative (Spring Data Redis, Spring Cloud, ActiveMQ)

Modules intro

Module Intro
whatsmars-common mail,HttpUtils,AES,DES加解密
whatsmars-dbrouter 分库分表实现
whatsmars-dubbo 阿里分布式RPC(服务化)框架
whatsmars-earth springmvc+velocity实战
whatsmars-elasticjob 分布式调度
whatsmars-javase-example Java基础 & 新特性
whatsmars-mq 消息中间件rocketmq,activemq
whatsmars-redis redis客户端简单封装
whatsmars-rpc RPC & Protocol
whatsmars-sharding-jdbc 开源分布式数据库中间件
whatsmars-spring spring原理、集成及新特性
whatsmars-spring-boot springboot实战
whatsmars-spring-boot-samples 常用spring-boot-starters演示
whatsmars-spring-cloud springcloud demo
whatsmars-tomcat 模拟tomcat实现,embed tomcat

More projects

Friendship links

Warm tips

  • JDK is the most important.
  • 带着问题去看源代码,没必要把源代码看完
  • 看源代码最大的技巧是看英文注释,另一个技巧是日志+DEBUG

© hongxi.org | ding.hongxi.org | typora.io

猜你喜欢

转载自wely.iteye.com/blog/2380862