I wrote a dummy annotation processor in a gradle (5.2.1) spring project and in order for it to get called, as far as I understand, I need to add it to annotationProcessor so