# datatables-demo **Repository Path**: itknight/datatables-demo ## Basic Information - **Project Name**: datatables-demo - **Description**: 前端使用 Datatables + Bootstrap + JQuery,后台使用 SpringBoot + Mybatis,完整增删改查功能实现 - **Primary Language**: Java - **License**: MulanPSL-1.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 3 - **Created**: 2022-04-21 - **Last Updated**: 2022-05-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # datatables-demo #### 项目演示 ![Image text](https://img-blog.csdnimg.cn/20200807174956744.gif) ![Image text](https://img-blog.csdnimg.cn/20200807175030957.gif) #### 介绍 前端使用 Datatables + Bootstrap + JQuery,后台使用 SpringBoot + Mybatis,完整增删改查功能实现 #### 软件架构 软件架构说明 #### 安装教程 1. resource 目录下有建表sql 2. 项目启动后访问:http://localhost/html/index.html 3. [博客教程地址](https://blog.csdn.net/wsjzzcbq/article/details/107867480)