This commit is contained in:
Stephane Nicoll 2014-12-03 17:21:56 +01:00
parent 7d57cb7081
commit f821fdfffa

View File

@ -3,7 +3,7 @@
== Configuration meta-data
Spring Boot jars are shipped with meta-data files that provide details of all supported
configuration properties. The files are designed to allow IDE developers to offer
contextual help and "`code completion`" as users are working with `application.properies`
contextual help and "`code completion`" as users are working with `application.properties`
or `application.yml` files.
The majority of the meta-data file is generated automatically at compile time by