Skip to content

Commit 073a1cf

Browse files
authored
Merge pull request #45 from code-review-platform-flow/FLOW-84
feat: order 수정
2 parents 364dd21 + ac1af12 commit 073a1cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/resources/application-dev.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ spring:
108108
uri: ${MAIN_ROUTE_ADDRESS}
109109
predicates:
110110
- Path=/coffee/**
111+
- Method=POST
111112
filters:
112113
- name: AuthenticationFilter
113114
logging:

0 commit comments

Comments
 (0)