You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hotelbook-JavaWeb-master/README.md

14 lines
398 B

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

## 酒店管理系统
> 项目具体说明:简单的酒店管理系统。
### 基础环境:
- Tomcat9
- Java 1.8+
- Mysql/Mariadb
### 描述:
很简陋的小项目真的很简陋关于部署Tomcat 务必为 9.XJDK 可 12数据库文件位于 `~/src/sql/` 中,初始登录用户密码为:`root`/`toor`Tomcat 应用上下文为 `/hb`;项目依赖:`lib` 目录。