Skip to content

Commit e198235

Browse files
committed
添加说明
1 parent 2d0f94f commit e198235

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,10 @@
11
# mcube
2-
微服务工具箱
2+
微服务工具箱, 构建微服务中使用的工具集
3+
4+
+ http框架: 用于构建领域服务的路由框架, 基于httprouter进行封装
5+
+ 异常处理: 定义API Exception
6+
+ 日志处理: 封装zap, 用于日志处理
7+
+ 负责注册: 服务注册组件
8+
+ 缓存处理: 用于构建多级对象缓存
9+
+ 加密解密: 封装cbc和ecies
10+
+ 自定义类型: ftime方便控制时间序列化的类型, set集合

0 commit comments

Comments
 (0)