1. Order Service - DB Initialization Scripts.html
2. Introduction
3. Entity DTO Repository
4. Defining Service API
5. Service Implementation
6. Payment Component Service Implementation
7. Inventory Component Service Implementation
8. Get Order Details - Performance - Clarification
9. Shipping Component Service Implementation
10. Order Fulfillment Service Implementation - Part 1
11. Order Components - SQL.html
12. Order Fulfillment Service Implementation - Part 2
13. Messaging Event Mapper
14. Order Service Processing Payment And Inventory Events
15. Order Service Processing Shipping Events
16. Order Event Publisher
17. Spring Cloud Stream Binding Config - Part 1
18. Spring Cloud Stream Binding Config - Part 2
19. Spring Cloud Stream Binding Config - Part 3
20. Spring Cloud Stream Binding Config - Part 4
21. REST Controller
22. Application Bean Creation Check
23. Integration Test - Part 1
24. Integration Test - Part 2
25. Integration Test - Part 3
26. Concurrent Event Processing Issue
27. Concurrency Control Using Optimistic Locking
28. Integration Test - Part 4
29. Integration Test - Part 5
30. Integration Test - Part 6
31. Integration Test - Part 7
32. Saga Pattern Choreography - DEMO - Part 1
33. Saga Pattern Choreography - DEMO - Part 2
34. Static Resource.html
35. Saga Pattern Choreography - DEMO - Part 3
36. Saga Pattern Choreography - DEMO - Concurrent Requests Tests
37. Summary