Sync docs from master to gh-pages
This commit is contained in:
@@ -2081,7 +2081,7 @@ You can configure the property names by setting
|
||||
role: readonly
|
||||
backend: database
|
||||
username-property: spring.datasource.username
|
||||
password-property: spring.datasource.username</code></pre>
|
||||
password-property: spring.datasource.password</code></pre>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2148,7 +2148,7 @@ You can configure the property names by setting
|
||||
role: readonly
|
||||
backend: cassandra
|
||||
username-property: spring.data.cassandra.username
|
||||
password-property: spring.data.cassandra.username</code></pre>
|
||||
password-property: spring.data.cassandra.password</code></pre>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2283,7 +2283,7 @@ You can configure the property names by setting
|
||||
role: readonly
|
||||
backend: mysql
|
||||
username-property: spring.datasource.username
|
||||
password-property: spring.datasource.username</code></pre>
|
||||
password-property: spring.datasource.password</code></pre>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2351,7 +2351,7 @@ You can configure the property names by setting
|
||||
role: readonly
|
||||
backend: postgresql
|
||||
username-property: spring.datasource.username
|
||||
password-property: spring.datasource.username</code></pre>
|
||||
password-property: spring.datasource.password</code></pre>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user