| 
2 | 2 | 
 
  | 
3 | 3 | ### 👉 [Course Plan](https://youtu.be/Uw8Qicia3H0)  | 
4 | 4 | 
 
  | 
5 |  | -### 👉 Project Architecture Overview  | 
 | 5 | +### 👉 [Project Architecture Overview](https://youtu.be/nG_zzfubezA)  | 
6 | 6 | 
 
  | 
7 | 7 | ### 👉 Product service  | 
8 | 8 | 
 
  | 
9 | 9 | * Writing Endpoints  | 
10 | 10 | 
 
  | 
11 |  | -* Integrating actuator services for monitoring health  | 
 | 11 | +* Integration with MongoDB  | 
12 | 12 | 
 
  | 
13 |  | -* Integrating Circuit Breaker - Spring cloud circuit breaker - resilience4j  | 
 | 13 | +* Profiles in spring boot (latest v2.4+)  | 
 | 14 | + | 
 | 15 | +* Exception Handling  | 
 | 16 | + | 
 | 17 | +* Lombok - removing the bolierplate code by adding simple annotations  | 
 | 18 | + | 
 | 19 | +* Centralized logging with the help of filters  | 
 | 20 | + | 
 | 21 | +* Integrating actuator services for monitoring purpose  | 
14 | 22 | 
 
  | 
15 |  | -* Integrating Database - MongoDB  | 
 | 23 | +* Integrating Circuit Breaker  | 
16 | 24 | 
 
  | 
17 | 25 | * Integrating Swagger for documentation and interaction with service  | 
18 | 26 | 
 
  | 
 | 
0 commit comments