Commit 6870379d by 李秋伟

Update README.md

parent c34df40f
...@@ -16,6 +16,8 @@ common-uti通用工具类套件。提供基于file、collection、json等通用 ...@@ -16,6 +16,8 @@ common-uti通用工具类套件。提供基于file、collection、json等通用
- ThreadPoolUtil - ThreadPoolUtil
# 最佳实践
- Response为通用对象,BizResponse具有业务行为的Response,如果扩展需要继承Response对象。返回成功数据时,getSuccessBizResponse返回BizResponse,getSuccessResponse返回通用的response
# 开始 # 开始
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment