# nxprojectQuickServer **Repository Path**: liuyfsir/nxprojectquickserver ## Basic Information - **Project Name**: nxprojectQuickServer - **Description**: 用于项目组快速搭建基于springboot的后台。 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-05-16 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README **用于项目组能够快速开始项目的脚手架** - 基于springboot配置 - 采用mybatis - 采用前后端分离,此为后台。采用RESTful风格 - 采用pageHelper分页插件 - 采用通用Mapper插件,封装了简单的增删改查