Commit 69edf896 authored by Andy Wilkinson's avatar Andy Wilkinson

Correct stale reference to embeddedLaunchScriptProperties with Gradle

Closes gh-15094
parent 898d9f80
...@@ -674,7 +674,9 @@ description up front (and it need not change), you may as well provide it when t ...@@ -674,7 +674,9 @@ description up front (and it need not change), you may as well provide it when t
generated. generated.
To customize written elements, use the `embeddedLaunchScriptProperties` option of the 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: The following property substitutions are supported with the default script:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment