From 6f8a9c20fbd50b05616dc6179bb59350d9036a9b Mon Sep 17 00:00:00 2001
From: buildmaster 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.