Completed
Driving out Dependencies
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Create a Microservice with Symfony 6
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Promotions Engine Setup
- 3 Routing
- 4 Data Transfer Object
- 5 Custom Serializer
- 6 Method arguments
- 7 Promotions Filter
- 8 Schema
- 9 Docker MySQL Integration
- 10 Repositories and Query Builder
- 11 Type-safe Arrays of Objects
- 12 Test Setup
- 13 Driving out Dependencies
- 14 Price Modifiers
- 15 Fun with Numbers
- 16 Create a Factory Class
- 17 A Working Product
- 18 Overriding parent methods
- 19 Interface Segregation
- 20 Caching
- 21 Caching with Redis
- 22 Event Subscribers and Validation
- 23 Listening for Exceptions
- 24 Exception Response Content Body
- 25 Not Found Exception Handling
- 26 Integrating the Service