Polish "Document Kotlin custom metadata generation"
Closes gh-12960
This commit is contained in:
@@ -7773,10 +7773,10 @@ class KotlinExampleProperties {
|
||||
}
|
||||
----
|
||||
|
||||
In order to allow <<appendix-configuration-metadata#configuration-metadata-annotation-processor,
|
||||
generating your own metadata>> by using the annotation processor,
|
||||
{kotlin-documentation}kapt.html[`kapt` should be configured] with the
|
||||
`spring-boot-configuration-processor` dependency.
|
||||
TIP: To generate
|
||||
<<appendix-configuration-metadata#configuration-metadata-annotation-processor,your own
|
||||
metadata>> using the annotation processor, {kotlin-documentation}kapt.html[`kapt` should
|
||||
be configured] with the `spring-boot-configuration-processor` dependency.
|
||||
|
||||
|
||||
[[boot-features-kotlin-testing]]
|
||||
|
||||
Reference in New Issue
Block a user