From e2547d451ec430bbf9f73bf8296624c6c8cfa12a Mon Sep 17 00:00:00 2001 From: javahongxi Date: Sat, 3 Aug 2019 14:51:42 +0800 Subject: [PATCH] Codec --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fb3f9842..bc7e4abe 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ whatsmars-elasticjob | 分布式调度框架 whatsmars-elasticsearch | Elasticsearch whatsmars-mq | 消息中间件RocketMQ,Kafka等 whatsmars-redis | Redis客户端简单封装 -whatsmars-rpc | Transport & Protocol & Serialization +whatsmars-rpc | Transporter & Codec & Serialization whatsmars-shardingsphere | 分布式数据库中间件 whatsmars-spring | Spring Framework whatsmars-spring-boot | Spring Boot 实战 -- GitLab