We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3434880 + 7782ffa commit da1b0a5Copy full SHA for da1b0a5
hackster-service/src/main/resources/bootstrap.properties
@@ -0,0 +1,3 @@
1
+spring.cloud.config.discovery.enabled=true
2
+spring.cloud.config.fail-fast=true
3
+spring.cloud.config.discovery.serviceId=config-server
rating-service/src/main/resources/bootstrap.properties
0 commit comments