We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c803a3 commit 8fbb249Copy full SHA for 8fbb249
06-Fault-tolerance-with-cb/readme.md
@@ -0,0 +1,7 @@
1
+# Fault Tolerance with CB
2
+
3
+GET -> `http://localhost:9090/student-service/actuator/health`
4
5
+GET -> `http://localhost:9090/student-service/api/student/getById/1`
6
7
+Start all services except the address-service and
0 commit comments