주문시 checkStock 를 체크하도록 변경함
This commit is contained in:
@@ -24,7 +24,7 @@ spring:
|
|||||||
- id: delivery
|
- id: delivery
|
||||||
uri: http://localhost:8082
|
uri: http://localhost:8082
|
||||||
predicates:
|
predicates:
|
||||||
- Path=/deliveryies/**
|
- Path=/deliveries/**
|
||||||
- id: servicecenter
|
- id: servicecenter
|
||||||
uri: http://localhost:8084
|
uri: http://localhost:8084
|
||||||
predicates:
|
predicates:
|
||||||
|
|||||||
Reference in New Issue
Block a user