diff --git a/spring-boot-project/spring-boot-docs/src/main/asciidoc/getting-started.adoc b/spring-boot-project/spring-boot-docs/src/main/asciidoc/getting-started.adoc index ea54c6fc36c..dc1b01c736b 100644 --- a/spring-boot-project/spring-boot-docs/src/main/asciidoc/getting-started.adoc +++ b/spring-boot-project/spring-boot-docs/src/main/asciidoc/getting-started.adoc @@ -128,13 +128,18 @@ The following listing shows a typical `pom.xml` file: {spring-boot-version} - + + + + + - - - - - + + + + + + @@ -469,12 +474,17 @@ Open your favorite text editor and add the following: {spring-boot-version} + + + + - - - - - + + + + + +