diff --git a/docs/src/main/asciidoc/preface.adoc b/docs/src/main/asciidoc/preface.adoc index 0e1fdcd2c..d307cbf35 100644 --- a/docs/src/main/asciidoc/preface.adoc +++ b/docs/src/main/asciidoc/preface.adoc @@ -46,8 +46,14 @@ For example, you can choose Gradle as your build tool instead of Maven (the defa + The value of the *Artifact* field becomes the application name. If you chose RabbitMQ for the middleware, your Spring Initializr should now be as follows: -+ -image::{github-raw}/docs/src/main/asciidoc/images/spring-initializr.png[Spring Initializr] + +[%hardbreaks] +[%hardbreaks] +[%hardbreaks] +image::{github-raw}/docs/src/main/asciidoc/images/spring-initializr.png[align="center"] + +[%hardbreaks] +[%hardbreaks] . Click the *Generate Project* button. +