# extend-mapper **Repository Path**: gaopengsui/extend-mapper ## Basic Information - **Project Name**: extend-mapper - **Description**: 基于通用Mapper基础上写的扩展,类似于jpa。 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2019-02-11 - **Last Updated**: 2023-07-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # extend-mapper #### 介绍 基于通用Mapper基础上写的扩展,类似于jpa。 #### 软件架构 框架 | 版本 -------- | ----- 通用Mapper | 2.1.3 lombok | 1.18.4 spring-boot | 2.1.2.RELEASE #### 安装教程 1. 克隆项目到本地,并转换为maven项目。 2. 导入子项目。 3. 右键extend-mapper,运行Run as -> Maven build,输入 clean package,点击运行。