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