1
0
mirror of https://github.com/saysky/Hotel synced 2025-05-06 19:49:25 +08:00
dependabot[bot] 3cad0abf32
Bump shiro-spring from 1.4.0 to 1.7.1
Bumps shiro-spring from 1.4.0 to 1.7.1.

---
updated-dependencies:
- dependency-name: org.apache.shiro:shiro-spring
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-09 22:23:51 +00:00
2020-04-12 10:47:26 +08:00
2020-04-12 10:47:26 +08:00
2020-04-12 10:47:26 +08:00
2020-04-12 10:47:26 +08:00
2020-04-12 10:47:26 +08:00
2022-02-09 22:23:51 +00:00
2021-10-13 20:42:15 +08:00

SpringBoot酒店管理系统

基于SpringBoot实现的酒店管理系统包括三种角色管理员、酒店工作人员、客户。

  • 管理员功能:客房管理、客房类型管理、酒店工作人员管理、其他所有权限
  • 酒店工作人员功能:客户管理、客房浏览查询、预定客房、查看所有订单列表、财务管理
  • 客户功能:注册、登录、找回密码、客房浏览查询、预定客房、查看自己订单列表

详细介绍:https://liuyanzhao.com/10308.html
预览地址:http://hotel.liuyanzhao.com
已录制2小时的代码讲解视频

技术组成

  • SpringBoot
  • MyBatis
  • Shiro
  • Thymeleaf
  • Bootstrap + jQuery

预览

首页 登录模态框 详情页 预定页 客房管理 客房修改 订单管理 用户管理 财务管理

联系方式

需要提供部署或讲解服务,可以联系我 微信847064370

Description
Languages
Java 100%