This version is still in development and is not considered stable yet. For the latest stable version, please use Spring Vault 3.1.2!spring-doc.cn

Introduction

This section explains introductory topics such as how to get started and the new and noteworthy changes for each release.spring-doc.cn

The Vault support contains a wide range of features which are summarized below.spring-doc.cn

For most tasks, you will find yourself using VaultTemplate that leverages the rich communication functionality. VaultTemplate is the place to look for accessing functionality such as reading data from Vault or issuing administrative commands. VaultTemplate also provides callback methods so that it is easy for you to get a hold of the low-level API artifacts such as RestTemplate to communicate directly with Vault.spring-doc.cn