# IKUN_BOOK **Repository Path**: synccn/ikun_-book ## Basic Information - **Project Name**: IKUN_BOOK - **Description**: 图书后台管理系统,采用SpringBoot+Mybatius+Thymeleaf,页面使用Element框架,使用RESTful API风格编写接口。 数据库使用mysql - **Primary Language**: Java - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 17 - **Created**: 2023-05-01 - **Last Updated**: 2024-09-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #### 项目介绍 项目工具:IntelliJ IDEA 2021.2.2 图书后台管理系统,采用SpringBoot+Mybatius+Thymeleaf,页面使用Element框架,使用RESTful API风格编写接口。 数据库使用mysql #### 已实现功能 - [x] 基本增删改查,联表查询 - [x] 拦截器登录验证 #### 项目技术栈 - Spring Boot - MyBatis - MySQL - Thymeleaf - ElementUI #### 项目预览 ![image-20220918103607099](https://img1.imgtp.com/2022/09/18/NvRr0Iud.png) 账号:admin 密码:123456 图书页面 ![image-20220918103702301](https://img1.imgtp.com/2022/09/18/EUBeQOvB.png) 新增页面 ![image-20220918103721265](https://img1.imgtp.com/2022/09/18/W4j6LmGp.png) 读者管理 ![](https://gitee.com/lin-liangxing/ikun_-book/raw/master/img/123.png) ![image-20220918103756889](https://img1.imgtp.com/2022/09/18/U2tWyE8r.png) 借阅管理![image-20220918103813979](https://gitee.com/lin-liangxing/ikun_-book/raw/master/img/1234.png) 图书ISBN和读者账号会进行验证 ![image-20220918103839505](https://img1.imgtp.com/2022/09/18/QDF7wttw.png)