이벤트 프로세스 수정
This commit is contained in:
@@ -18,9 +18,9 @@ spring:
|
|||||||
predicates:
|
predicates:
|
||||||
- Path=/products/**
|
- Path=/products/**
|
||||||
- id: order
|
- id: order
|
||||||
uri: http://localhost:8082
|
uri: http://localhost:8081
|
||||||
predicates:
|
predicates:
|
||||||
- Path=/order/**
|
- Path=/orders/**
|
||||||
- id: delivery
|
- id: delivery
|
||||||
uri: http://localhost:8082
|
uri: http://localhost:8082
|
||||||
predicates:
|
predicates:
|
||||||
|
|||||||
Reference in New Issue
Block a user