diff --git a/spring-cloud-vault.html b/spring-cloud-vault.html index da13b5e4..4cdbcc15 100644 --- a/spring-cloud-vault.html +++ b/spring-cloud-vault.html @@ -433,8 +433,8 @@ Supported schemes are http and https.

Enabling further integrations requires additional dependencies and configuration. Depending on how you have set up Vault you might need additional configuration like -SSL and -authentication.

+SSL and +authentication.

If the application imports the spring-boot-starter-actuator project, the @@ -449,7 +449,7 @@ status of the vault server will be available via the /health endpoi

Vault requires an authentication mechanism to authorize client requests.

-

Spring Cloud Vault supports multiple authentication mechanisms to authenticate applications with Vault.

+

Spring Cloud Vault supports multiple authentication mechanisms to authenticate applications with Vault.

For a quickstart, use the root token printed by the Vault initialization.