@ -388,6 +388,7 @@ On your application classpath (for example, inside your jar) you can have an `ap
@@ -388,6 +388,7 @@ On your application classpath (for example, inside your jar) you can have an `ap
When running in a new environment, an `application.properties` file can be provided outside of your jar that overrides the `name`.
For one-off testing, you can launch with a specific command line switch (for example, `java -jar app.jar --name="Spring"`).
The `SPRING_APPLICATION_JSON` properties can be supplied on the command line with an environment variable.
@ -1627,11 +1628,18 @@ The following example shows potential logging settings in `application.propertie
@@ -1627,11 +1628,18 @@ The following example shows potential logging settings in `application.propertie