Support for wildcard paths in PropertiesLauncher
This commit is contained in:
@@ -11,7 +11,7 @@ opposed to explicitly on the classpath). In the case of the
|
||||
those locations if you want more. The `PropertiesLauncher` looks in
|
||||
`lib/` by default, but you can add additional locations by setting an
|
||||
environment variable `LOADER_PATH`or `loader.path` in
|
||||
`application.properties` (colon-separated list of directories).
|
||||
`application.properties` (colon-separated list of directories or archives).
|
||||
|
||||
> **Note:** The quickest way to build a compatible archive is to use the
|
||||
> [spring-boot-maven-plugin](../spring-boot-maven-plugin) or
|
||||
|
||||
Reference in New Issue
Block a user