# tool-treasury **Repository Path**: zicolasjac/tool-treasury ## Basic Information - **Project Name**: tool-treasury - **Description**: 工具宝库,java开发过程中常用的、实用的各种工具 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-12-17 - **Last Updated**: 2023-01-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: Java开发工具, 工具包 ## README # 阿厉克斯的工具宝库 ## 介绍 java开发中的各种常用、实用工具 ## 软件架构 软件架构说明 ## 安装教程 1. xxxx 2. xxxx 3. xxxx ## 使用说明 ### 1.普通工具类 + StringTools + ObjectTools + ListTools + EnumTools ### 2.自动分批工具 在方法上标注@AutoBatch, 在方法参数上标注@BatchParam ### 3.日志打印工具