does intellij understand kapt("org.springframework.bootspring boot configuration processor2.2.0.RELEASE") because it says the annotation preprocessor is not on class path. I can add annotationProcessor("org.springframework.bootspring boot configuration processor2.2.0.RELEASE") but then it's generated twice
c
Czar
10/18/2019, 10:46 PM
I think I had it working at some point.
If I remember I'll check tomorrow.