We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2d35229 + 60a8f51 commit e7bb177Copy full SHA for e7bb177
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