From 69edf8960f9c47d14ef0233efc9e9e2cdc36b614 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 26 Nov 2018 17:53:27 +0000 Subject: [PATCH] Correct stale reference to embeddedLaunchScriptProperties with Gradle Closes gh-15094 --- .../spring-boot-docs/src/main/asciidoc/deployment.adoc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot-docs/src/main/asciidoc/deployment.adoc b/spring-boot-project/spring-boot-docs/src/main/asciidoc/deployment.adoc index 73ddcd0be0..cc644d783d 100644 --- a/spring-boot-project/spring-boot-docs/src/main/asciidoc/deployment.adoc +++ b/spring-boot-project/spring-boot-docs/src/main/asciidoc/deployment.adoc @@ -674,7 +674,9 @@ description up front (and it need not change), you may as well provide it when t generated. To customize written elements, use the `embeddedLaunchScriptProperties` option of the -Spring Boot Maven or Gradle plugins. +Spring Boot Maven plugin or the +{spring-boot-gradle-plugin-reference}/#packaging-executable-configuring-launch-script[`properties` +property of the Spring Boot Gradle plugin's `launchScript`]. The following property substitutions are supported with the default script: