1
0
mirror of https://github.com/saysky/Hotel synced 2025-05-06 19:49:25 +08:00
dependabot[bot] 081f7f06b9
Bump guava from 26.0-jre to 32.0.0-jre
Bumps [guava](https://github.com/google/guava) from 26.0-jre to 32.0.0-jre.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

---
updated-dependencies:
- dependency-name: com.google.guava:guava
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-14 22:22:25 +00:00
2020-04-12 10:47:26 +08:00
2022-05-02 18:03:20 +08:00
2020-04-12 10:47:26 +08:00
2020-04-12 10:47:26 +08:00
2023-06-14 22:22:25 +00:00
2022-06-30 11:00:13 +08:00

最新消息博主已开通B站账号Java刘哥欢迎关注分享自己原创免费Java实战课程、各种框架实战和技巧、以及公司项目经验


## 博主开发的其他酒店系统全部在这里 **[https://liuyanzhao.com/shop.html?k=酒店](https://liuyanzhao.com/shop.html?k=酒店)** - ------------------------------------------------------------------------------- # SpringBoot酒店管理系统 基于SpringBoot实现的酒店管理系统包括三种角色管理员、酒店工作人员、客户。 - 管理员功能:客房管理、客房类型管理、酒店工作人员管理、其他所有权限 - 酒店工作人员功能:客户管理、客房浏览查询、预定客房、查看所有订单列表、财务管理 - 客户功能:注册、登录、找回密码、客房浏览查询、预定客房、查看自己订单列表

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

技术组成

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

预览

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

联系方式

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

Description
Languages
Java 100%