Skip to content

Commit e2c48a1

Browse files
Move the active health check properties to config repository
1 parent 6b903b6 commit e2c48a1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

spring-petclinic-api-gateway/src/main/resources/application.yml

-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ spring:
44
config:
55
import: optional:configserver:${CONFIG_SERVER_URL:http://localhost:8888/}
66
cloud:
7-
loadbalancer:
8-
configurations: health-check
97
gateway:
108
routes:
119
- id: vets-service

0 commit comments

Comments
 (0)