Merge pull request #12960 from sdeleuze:custom-metadata

* pr/12960:
  Polish "Document Kotlin custom metadata generation"
  Document Kotlin custom metadata generation
pull/13061/head
Stephane Nicoll 7 years ago
commit ae499c2c44

@ -7773,6 +7773,11 @@ class KotlinExampleProperties {
}
----
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]]
=== Testing

Loading…
Cancel
Save