Commit b248afc8 authored by Stephane Nicoll's avatar Stephane Nicoll

Clarify conversion system in Appendix

Closes gh-14645
parent 135797c3
......@@ -7,6 +7,10 @@ your `application.yml` file, or as command line switches. This appendix provides
of common Spring Boot properties and references to the underlying classes that consume
them.
TIP: Spring Boot provides various conversion mechanism with advanced value formatting,
make sure to review <<spring-boot-features.adoc#boot-features-external-config-conversion,
the properties conversion section>>.
NOTE: Property contributions can come from additional jar files on your classpath, so you
should not consider this an exhaustive list. Also, you can define your own properties.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment