# mapper **Repository Path**: longhaicheng/mapper ## Basic Information - **Project Name**: mapper - **Description**: SpringBoot整合通用Mapper插件 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2019-10-18 - **Last Updated**: 2022-07-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 自己写的一个脚手架,后面可以直接拿来用 ### 功能: * Hibernate-Validator参数校验 * AOP日志拦截 * 注解式 * 表达式 * 返回封装类`Resp` * [通用Mapper插件](https://mapperhelper.github.io/docs/),实现单表无SQL * Mybatis Generator和Mapper插件的整合,快速生成dao和model * 基于雪花算法的工具类`NextValue`