diff --git a/pom.xml b/pom.xml index 369fd263..d24a4fd2 100644 --- a/pom.xml +++ b/pom.xml @@ -434,6 +434,7 @@ maven-javadoc-plugin 3.1.1 + en_US true
${project.name}
${java.version} diff --git a/src/main/asciidoc/preface.adoc b/src/main/asciidoc/preface.adoc index dfc0a0a9..3c4f4528 100644 --- a/src/main/asciidoc/preface.adoc +++ b/src/main/asciidoc/preface.adoc @@ -9,6 +9,7 @@ This part of the reference documentation explains the core functionality offered <> introduces the Vault module feature set. +[[preface.document-structure]] == Document Structure This section provides basic introduction to Spring and Vault. @@ -56,6 +57,7 @@ Spring Vault 2.x binaries requires JDK level 8.0 and above, and https://spring.i In terms of Vault, https://www.vaultproject.io/[Vault] at least 0.6. +[[get-started:additional-help]] == Additional Help Resources Learning a new framework is not always straight forward. In this section, we try to provide what we think is an easy to follow guide for starting with Spring Vault module. However, if you encounter issues or you are just looking for advice, feel free to use one of the links below: