Commit 4efb4d1d authored by Stephane Nicoll's avatar Stephane Nicoll

Polish "Add some more notes on running exploded jar files"

See gh-18477
parent 3f2dd308
......@@ -202,6 +202,8 @@ COPY ${DEPENDENCY}/BOOT-INF/classes /app
ENTRYPOINT ["java","-cp","app:app/lib/*","com.example.MyApplication"]
----
[[executable-jar-property-launcher-features]]
== `PropertiesLauncher` Features
`PropertiesLauncher` has a few special features that can be enabled with external properties (System properties, environment variables, manifest entries, or `loader.properties`).
......
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