Commit c24e7a59 authored by sdeleuze's avatar sdeleuze Committed by Stephane Nicoll

Document Kotlin custom metadata generation

See gh-12960
parent 1679fd87
......@@ -7773,6 +7773,11 @@ 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.
[[boot-features-kotlin-testing]]
=== Testing
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment