TicketFlow 是一个模仿大麦网的票务平台,支持用户注册、登录、查询节目、选座、购票和支付订单等核心功能,保证系统在高并发环境下的稳定性与可扩展性。
Stars
6
Forks
2
Watchers
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
138
commits
refactor: 将 Redis 配置类中的 @Configuration 替换为 @AutoConfiguration
48a7dae
refactor: 更新包导入、改进方法文档
00e2a46
refactor: update package imports
783fe9f
refactor(pom.xml): 更新pom依赖
26ff2ec
feat(feign): 改进配置和请求头处理
ca8a2e2
refactor(.gitignore) :忽略ide配置信息
bcc9bcf
refactor(BaseThreadPool): 完善方法注释
94fc5ae
refactor(lockers): 完善注释,移除无用导包
6163ba6
refactor(ServiceLockFactory): 简化锁获取代码
a60eb40
update(sql) README.md
2514edb
fix(program-service): Es数据初始化
3876aa7
feat(thread-pool): 新增线程池异常处理
dbc53ec
fix(id-generator):fix机器序列号错误
e4b9c35
doc(program-service):完善注释
d4e13b2
doc(repeat-limit):完善注释
fbe736b