diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 3ea77ed..b7071a5 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -16,7 +16,7 @@ spring: - id: product uri: http://localhost:8085 predicates: - - Path=/product/** + - Path=/products/** - id: order uri: http://localhost:8082 predicates: