# util **Repository Path**: muchengxiang/util ## Basic Information - **Project Name**: util - **Description**: No description available - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-09-29 - **Last Updated**: 2025-01-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # util #### 介绍 这是一个简单的工具类,对于新手来说还是比较有用的。 #### 使用说明 暂时包括八个工具类: 1. DateTimeUtil //时间处理工具类 2. EmailUtil //Email发送工具类 3. Encode //编码枚举类 4. ExcelUtil //Excel处理工具类 5. ListUtil //List处理工具类 6. MD5Util //MD5加密工具类 7. ResponseUtil //Http响应工具类 8. StringUtil //字符串处理工具类