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 01441f9 + 9d47875 commit 58075c7Copy full SHA for 58075c7
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