This commit is contained in:
kimscott
2019-09-03 15:48:45 +09:00
parent 8e0260a65f
commit 119ba15b99

View File

@@ -16,7 +16,7 @@ spring:
- id: product - id: product
uri: http://localhost:8085 uri: http://localhost:8085
predicates: predicates:
- Path=/product/** - Path=/products/**
- id: order - id: order
uri: http://localhost:8082 uri: http://localhost:8082
predicates: predicates: