Clarify that any property of the environment can be used in a banner

See gh-29931
This commit is contained in:
UbaidurRehman1 2022-02-22 00:00:57 +05:00 committed by Stephane Nicoll
parent ca2dbf39ec
commit 7b48c51689

View File

@ -111,7 +111,7 @@ If the file has an encoding other than UTF-8, you can set `spring.banner.charset
In addition to a text file, you can also add a `banner.gif`, `banner.jpg`, or `banner.png` image file to your classpath or set the configprop:spring.banner.image.location[] property.
Images are converted into an ASCII art representation and printed above any text banner.
Inside your `banner.txt` file, you can use any of the following placeholders:
Inside your `banner.txt` file, you can use any key available in the `Environment` as well as any of the following placeholders:
.Banner variables
|===