# dm-springboot-demo **Repository Path**: oeong/dm-springboot-demo ## Basic Information - **Project Name**: dm-springboot-demo - **Description**: 本项目通过 SpringBoot + mybatis + druid 连接国产达梦数据库实现简单的CURD。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-13 - **Last Updated**: 2021-08-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 本项目通过 SpringBoot + Mybatis + druid 连接国产达梦数据库实现简单的CRUD。项目采用DMHR实例,所以未给出SQL,可以从`达梦数据库配置助手`中创建该数据库实例。 前端:Thymeleaf、Layui、JQuery、AJAX 后端:SpringBoot、Mybatis、达梦数据库