Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 395 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 395 Bytes

模拟在线票务管理系统

本项目可作为Spring Boot初学者入门非常实用的练手项目。

本项目使用了Spring Boot + Mybatis实现了在线票务管理系统服务端。希望可以有一起在学习Spring Boot的朋友可以一起来完善该项目。

已实现以下模块:

用户模块(/user)

票务模块(/ticket)

订单模块(/order)