Skip to content

Commit 84c8f38

Browse files
committed
Merge branch '2.0.x'
2 parents 42e6126 + b248afc commit 84c8f38

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

spring-boot-project/spring-boot-docs/src/main/asciidoc/appendix-application-properties.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ your `application.yml` file, or as command line switches. This appendix provides
77
of common Spring Boot properties and references to the underlying classes that consume
88
them.
99

10+
TIP: Spring Boot provides various conversion mechanism with advanced value formatting,
11+
make sure to review <<spring-boot-features.adoc#boot-features-external-config-conversion,
12+
the properties conversion section>>.
13+
1014
NOTE: Property contributions can come from additional jar files on your classpath, so you
1115
should not consider this an exhaustive list. Also, you can define your own properties.
1216

0 commit comments

Comments
 (0)