Drop support for configuring PropertiesLauncher with application.properties

Closes gh-8464
This commit is contained in:
Andy Wilkinson
2017-05-04 17:01:07 +01:00
parent 525f421441
commit 3abd8d3adf
2 changed files with 6 additions and 26 deletions

View File

@@ -201,12 +201,6 @@ the appropriate launcher:
properties (System properties, environment variables, manifest entries or
`loader.properties`).
NOTE: `PropertiesLauncher` supports loading properties from
`loader.properties` and also (for historic reasons)
`application.properties`. We recommend using
`loader.properties` exclusively, as support for
`application.properties` is deprecated and may be removed in the future.
|===
|Key |Purpose