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.
|
9 months ago | |
---|---|---|
.idea | 9 months ago | |
lib | 9 months ago | |
out | 9 months ago | |
src | 9 months ago | |
README.md | 9 months ago | |
hotelbook-JavaWeb.iml | 9 months ago |
README.md
酒店管理系统
项目具体说明:简单的酒店管理系统。
基础环境:
- Tomcat9
- Java 1.8+
- Mysql/Mariadb
描述:
很简陋的小项目,真的很简陋,关于部署:Tomcat 务必为 9.X,JDK 可 12;数据库文件位于 ~/src/sql/
中,初始登录用户密码为:root
/toor
;Tomcat 应用上下文为 /hb
;项目依赖:lib
目录。