Skip to content

Commit 58075c7

Browse files
committed
Merge branch '1.2.x'
2 parents 01441f9 + 9d47875 commit 58075c7

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)