# dorm408-LibrarySystem **Repository Path**: turing-ice/dorm408-LibrarySystem ## Basic Information - **Project Name**: dorm408-LibrarySystem - **Description**: No description available - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-12-14 - **Last Updated**: 2023-12-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### Oi! 请先看这! *** 这只是后端,没有前端的内容! 前端框架:Vue 后端框架:SpringBoot 这是前端↓ gitee:https://gitee.com/GMCY2020/dorm408-LibrarySystem-Vue github:https://github.com/GMCY2020/dorm408-LibrarySystem-Vue 这是后端↓ gitee:https://gitee.com/turing-ice/dorm408-LibrarySystem github:https://github.com/Turing158/dorm408-LibrarySystem > 1. 在导入项目前,如不是 **idea**,请确保编程软件有 **maven** > 2. 使用前,先将 doc/ts.sql 导入数据库[会删除ts数据库,记得备份] > 3. 在 src/main/resources/application.properties 里找到 **spring.datasource.username** 和 **spring.datasource.password** ,后面的 '=' 填写自己数据库的用户名和密码。 > 4. 在src/main/com/dorm408里 **Application** 为启动类,在这个类启动就行! ***