If my Properties classes are Java then everything works as expected. When I convert those to Kotlin they do not appear in spring boot configuration json or dataflow configuration json files.
corneil
01/15/2025, 9:25 AM
My Gradle project uses Groovy DSL and multiple modules so the plugin is applied.
I added the Kapt plugin and