Skip to content

Commit c417e90

Browse files
committed
Update executable jar documentation
See gh-3243
1 parent f0bb60b commit c417e90

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

spring-boot-docs/src/main/asciidoc/deployment.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -445,6 +445,10 @@ the default behavior in a script or on the command line:
445445
in the script.
446446
|===
447447

448+
TIP: With the exception of `JARFILE` and `APP_NAME`, the above settings can be placed in
449+
a `.conf` next to the jar. For example the jar `/var/myapp/myapp.jar` would attempt to
450+
source the configuration file `/var/myapp/myapp.conf`.
451+
448452

449453

450454
[[deployment-whats-next]]

0 commit comments

Comments
 (0)