Skip to content

Commit 6b04022

Browse files
rozagerardojgrandja
authored andcommitted
Update application.yml in Getting Started guide
Issue gh-1186 Closes gh-1519
1 parent f6b07f5 commit 6b04022

File tree

1 file changed

+3
-0
lines changed
  • docs/src/docs/asciidoc/examples/src/main/java/sample/gettingStarted

1 file changed

+3
-0
lines changed

docs/src/docs/asciidoc/examples/src/main/java/sample/gettingStarted/application.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ logging:
77

88
spring:
99
security:
10+
user:
11+
name: user
12+
password: password
1013
oauth2:
1114
authorizationserver:
1215
client:

0 commit comments

Comments
 (0)