# mx-springboot-mybatisPlus **Repository Path**: cyf2018/mx-springboot-mybatisPlus ## Basic Information - **Project Name**: mx-springboot-mybatisPlus - **Description**: mybatisPlus-springBoot 单数据源 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2018-11-21 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # mx-springboot-mybatisPlus springBoot + mybatisPlus 整合 单数据源 # 已知功能 - 代码生成器 - 基本CRUD操作 # 启动流程 - 修改: /resources/application.properties 数据库配置 - 初始化: /readme/init.sql - 启动: Start.java - 访问: http://localhost:8086/show | get