# util **Repository Path**: qwerwudi/util ## Basic Information - **Project Name**: util - **Description**: springboot + jpa 的基础常用类封装 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2018-08-13 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # util #### 项目介绍 springboot + jpa 的基础常用类封装 #### 软件架构 软件架构说明 #### 使用说明 1. springboot项目中引入该包 2. 扫包范围要求添加com.find.util #### 参与贡献 1. Fork 本项目 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request