# hotel404 **Repository Path**: chikuang1998/hotel404 ## Basic Information - **Project Name**: hotel404 - **Description**: SpringBoot - **Primary Language**: Java - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2019-08-06 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 404hotel #### 介绍 suncaper公司实训-springboot-demo #### 软件架构 ``` main ----java --------domain --------controller --------mapper --------service --------DemoApplication ----resource --------static --------templates --------mybatis ------------mapper ------------MBD.xml --------application.properties --------application-dev.properties --------application-test.properties --------application-prod.properties test ----java ----resources ``` #### 使用说明 1. 启用数据库脚本 2. 在application-dev.properties修改登录口令 3. 启动