Merge branch '2.1.x'

Closes gh-18587
This commit is contained in:
Stephane Nicoll
2019-10-15 08:33:51 +02:00

View File

@@ -7442,6 +7442,8 @@ Make sure that configuration keys are documented by adding field javadoc for eac
}
----
NOTE: You should only use simple text with `@ConfigurationProperties` field Javadoc, since they are not processed before being added to the JSON.
Here are some rules we follow internally to make sure descriptions are consistent:
* Do not start the description by "The" or "A".