diff --git a/fund-gateway/src/main/resources/application.yml b/fund-gateway/src/main/resources/application.yml index 0261b24..c64711f 100644 --- a/fund-gateway/src/main/resources/application.yml +++ b/fund-gateway/src/main/resources/application.yml @@ -71,8 +71,7 @@ spring: - id: fund-cust uri: lb://fund-cust predicates: - - Path=/cust/**Default Namespace - + - Path=/cust/** filters: - StripPrefix=1