We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 786a7e9 commit 60a8f51Copy full SHA for 60a8f51
src/main/resources/application-dev.yml
@@ -19,6 +19,7 @@ spring:
19
- POST
20
- PUT
21
- DELETE
22
+ - OPTIONS
23
allowedHeaders: "*"
24
allowCredentials: true
25
routes:
0 commit comments