Align reference docs with new Gradle DSL for archive's launch script
Closes gh-9935
This commit is contained in:
parent
7c1bc68fbe
commit
2a087c8827
|
@ -526,8 +526,8 @@ With Gradle, the equivalent configuration is:
|
|||
|
||||
[source,groovy,indent=0,subs="verbatim,quotes,attributes"]
|
||||
----
|
||||
springBoot {
|
||||
executable = true
|
||||
bootJar {
|
||||
launchScript()
|
||||
}
|
||||
----
|
||||
|
||||
|
|
Loading…
Reference in New Issue