3333
3434* [ Integrating actuator services for monitoring purpose] ( https://youtu.be/z91y2_56toY )
3535
36- * Integrating Circuit Breaker
36+ * [ Integrating Circuit Breaker - Analysis ] ( https://youtu.be/_pEkMese8Jc )
3737
38- * Integrating Swagger for documentation and interaction with service
38+ * [ Integrating Swagger for documentation - Basic] ( https://youtu.be/joSaFbvwKzI )
39+ 40+ * [ Integrating Swagger for documentation - Advance] ( https://youtu.be/BBCvIvV3IzY )
41+ 42+ * Writting Unit test cases
43+ 44+ * Writing Integration test cases
45+ 46+ * Integrating Code Coverage - JaCoCo
47+ 48+ * Static Code Analysis with Sonarqube
49+ 50+ * Verifying Code Coverage with Mutation testing
3951
4052* Securing the endpoints
4153
@@ -50,6 +62,12 @@ Before knowing this I was using actuators only for 'health' and 'info' only but
5062 * [ How to Register Multiple Instances with SB Admin Server] ( https://youtu.be/jGfws1CKVYQ )
5163
5264 * [ Notification When App Status Changes in SB Admin Server] ( https://youtu.be/LWKiuzHkqzI )
65+ 66+ * [ Data Persistence & Clustering with Hazelcast] ( https://youtu.be/fIj7BSpfLqU )
67+ 68+ * [ Customizing User Interface] ( https://youtu.be/JoCGWqYzt4U )
69+ 70+ * [ Review - What's covered and What's pending?] ( https://youtu.be/POyzAXpPpA4 )
5371
5472
5573### 👉 Integrating the centralized configuration management
0 commit comments