오류수정

This commit is contained in:
kimscott
2019-09-20 08:51:08 +09:00
parent 843aa34636
commit 36f3b7817f

View File

@@ -65,7 +65,7 @@ spring:
predicates: predicates:
- Path=/products/**,/goods/** - Path=/products/**,/goods/**
- id: order - id: order
uri: http://order:8080 uri: http://orders:8080
predicates: predicates:
- Path=/orders/** - Path=/orders/**
- id: delivery - id: delivery