Hi All, I'm having issues setting the Spring configuration-processor as an annotation processor.
I added kapt to the kotlin-maven-plugin as it is in the image, but it is not generating the META-INF files for spring to autocomplete properties.
👀 1
Roque Sosa
05/24/2023, 6:25 PM
For anyone looking to fix these, those executions can be deleted and replaced with <extensions>true<extensions/>