@ -195,9 +195,20 @@ exposed. For example, you could add the following to your `application.propertie
@@ -195,9 +195,20 @@ exposed. For example, you could add the following to your `application.propertie
info.app.version=1.0.0
----
If you are using Maven, you can automatically expand info properties from the Maven
project using resource filtering. In your `pom.xml` you have (inside the `<build/>`
You can automatically expand info properties from the Maven project using resource
filtering. In your `pom.xml` you have (inside the `<build/>` element):
[source,xml,indent=0]
----
@ -228,6 +239,29 @@ fallbacks if the Maven resource filtering has not been switched on for some reas
@@ -228,6 +239,29 @@ fallbacks if the Maven resource filtering has not been switched on for some reas