We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2baaa1 commit 6c795cbCopy full SHA for 6c795cb
application.yml
@@ -5,6 +5,7 @@ spring:
5
cloud:
6
config:
7
server:
8
+ # Set to true to allow empty config files to be accepted
9
accept-empty: false
10
# See: https://docs.spring.io/spring-cloud-config/docs/current/reference/html/#_git_backend
11
git:
0 commit comments