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