1
0
mirror of https://github.com/saysky/Hotel synced 2025-05-06 19:49:25 +08:00
This commit is contained in:
言曌 2024-06-14 12:01:21 +08:00 committed by GitHub
parent 840f76cb74
commit ccf630e77f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,7 +1,12 @@
最新消息博主已开通B站账号[Java刘哥](https://space.bilibili.com/160340478)欢迎关注分享自己原创免费Java实战课程、各种框架实战和技巧、以及公司项目经验
最新消息博主已开通B站账号[Java刘哥](https://space.bilibili.com/160340478)
<hr/>
## 博主开发的其他酒店系统全部在这里
## 博主开发的其他项目或者酒店项目都在此
**[https://liuyanzhao.com/shop.html](https://liuyanzhao.com/shop.html)**
**[https://liuyanzhao.com/shop.html?k=酒店](https://liuyanzhao.com/shop.html?k=酒店)**
- [基于SpringBoot Vue 酒店管理系统 酒店预订管理系统 Hotux的Vue版本](https://liuyanzhao.com/shop/hotel-vue.html)
- [基于SpringBoot/SSM的酒店预订管理系统已对接支付宝沙箱支付atoli](https://liuyanzhao.com/shop/atoli.html)
- [基于SpringBoot酒店管理系统,已对接支付宝沙箱支付hotux](https://liuyanzhao.com/shop/springboot-hotel.html)
- -------------------------------------------------------------------------------
# SpringBoot酒店管理系统
基于SpringBoot实现的酒店管理系统包括三种角色管理员、酒店工作人员、客户。
@ -13,11 +18,6 @@
预览地址:[http://hotel.liuyanzhao.com](http://hotel.liuyanzhao.com) <br/>
已录制2小时的代码讲解视频
- 最新消息 2022 最新租房系统地址:[2022 基于SpringBoot的房屋租赁平台 房屋展示平台 留学生房屋租赁平台](https://github.com/saysky/HouseKey)
- SSM租房系统[https://github.com/saysky/verio](https://github.com/saysky/verio)
- SpringBoot租房系统[https://github.com/saysky/verio-boot](https://github.com/saysky/verio-boot)
- SpringBoot租房系统[https://github.com/saysky/manland](https://github.com/saysky/manland)
## 技术组成
- SpringBoot
- MyBatis