상품 이미지 추가

This commit is contained in:
kimscott
2019-09-05 16:03:50 +09:00
parent a99f112e6d
commit b2ea6942ff

View File

@@ -17,6 +17,10 @@ spring:
uri: http://localhost:8085
predicates:
- Path=/products/**
- id: goods
uri: http://localhost:8085
predicates:
- Path=/goods/**
- id: order
uri: http://localhost:8081
predicates: