Coding Global Background
Coding Global

Case Study - Live Betting

java
Archived 6 months ago
0 messages
1 members
Created 7 months ago
Updated 7 months ago
Open in Discord
D
direct_x_34
Script Kiddie!
In the Live Betting Application, innovative patterns meet modern architectures:

šŸ”¹ Real-Time Bulletin Management: Instantly publish match bulletins with dynamic live-odds updates.
šŸ”¹ Bet Slip Operations: Create bet slips with odds isolation and a 10-second timeout.
šŸ”¹ Timeout & Transaction Isolation: Odds are locked for the entire transaction, which must complete within a configurable timeout.
šŸ”¹ Simple Role-Based Security: Mock authentication via X-Customer-Id.
šŸ”¹ Unit & Integration Testing: Comprehensive JUnit for service and Integration coverage with Testcontainers for controller layers.
šŸ”¹ AOP Logging: Automatically logs responses & exceptions.

Link : https://github.com/Rapter1990/livebetting