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.
2 parents faad0be + 6b04022 commit 9d47875Copy full SHA for 9d47875
docs/src/main/java/sample/gettingstarted/application.yml
@@ -7,6 +7,9 @@ logging:
7
8
spring:
9
security:
10
+ user:
11
+ name: user
12
+ password: password
13
oauth2:
14
authorizationserver:
15
client:
0 commit comments