We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f6d5f77 + f05d790 commit 34287fdCopy full SHA for 34287fd
spring-boot-project/spring-boot-docs/src/main/asciidoc/spring-boot-features.adoc
@@ -7110,6 +7110,8 @@ Make sure that configuration keys are documented by adding field javadoc for eac
7110
}
7111
----
7112
7113
+NOTE: You should only use simple text with `@ConfigurationProperties` field Javadoc, since they are not processed before being added to the JSON.
7114
+
7115
Here are some rules we follow internally to make sure descriptions are consistent:
7116
7117
* Do not start the description by "The" or "A".
0 commit comments