# core-tools **Repository Path**: tyxia/core-tools ## Basic Information - **Project Name**: core-tools - **Description**: core-tools是一个Java工具集,针对我们项目中util包进行开刀,抽象大量的工具方法,旨在减少项目中工具类的数量,将我们的编码工作专注在业务上。core-tools 对文件、流、加密解密、转码、正则、线程、XML、日期、Http客户端 等 JDK 方法进行封装,组成各种 Util 工具类,轻量简洁。 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 3 - **Created**: 2019-04-12 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #### core-tools 宇宙最强通用类 #####core-tools是一个Java工具集 #####针对我们项目中util包进行开刀 #####抽象大量的工具方法, #####旨在减少项目中工具类的数量 #####将我们的编码工作专注在业务上