springboot Diagnostics are poor when using `@ConfigurationPropertiesScan` and `@ConstructorBinding` on a Kotlin data class without kotlin-reflect
If @ConstructorBinding is used on a Kotlin data class without a dependency on kotlin-reflect, the annotation isn't found...