Skip to content

Commit 9d47875

Browse files
committed
Merge branch '1.1.x' into 1.2.x
Closes gh-1521
2 parents faad0be + 6b04022 commit 9d47875

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/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)