Hi All, I'm having issues setting the Spring confi...
# spring
r
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
For anyone looking to fix these, those executions can be deleted and replaced with <extensions>true<extensions/>