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
uri: http://localhost:8085
predicates:
- Path=/product/**
- Path=/products/**
- id: order
uri: http://localhost:8082
predicates: