# SSM图书管理系统 **Repository Path**: ihtry/ssm-book ## Basic Information - **Project Name**: SSM图书管理系统 - **Description**: Spring+SpringMvc+Mybatis图书管理系统 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 6 - **Forks**: 0 - **Created**: 2022-12-14 - **Last Updated**: 2023-12-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Spring+SpringMvc+Mybatis图书管理系统 ### 介绍 > 本人期末项目,未完善上传图片功能等其他功能 ### 软件架构 >前端:`光年框架(http://lyear.itshubao.com/)+Axios+Vue` > >后端:`Spring,SpringMvc,Mybatis` > >包管理:`Maven` ### 开发环境 > `idea 2021.3` > > `MySQL 5.6` ### 使用方法 1. 下载源代码 ```shell git clone https://gitee.com/ihtry/ssm-book.git ``` 2. 编辑`src/main/resources/jdbc.properties`中的数据库信息 3. 导入`data.sql`文件到数据库中 > 后台地址:/admin > > 默认账号:admin,123456 线上预览地址:https://ssm.ihtry.com (可能失效) 卫梦博客:https://blog.ihtry.com