Closed jovanica7 closed 3 years ago
Hello, since when have you had this issue ? When using the annotation on my projects, I am doing the following :
import com.sipios.springsearch.anotation.SearchSpec;
I am closing this issue for now. If it is still happening on your project can you specify the version of annotation that you use, the OS, the Java/Kotlin version.
Thank you in advance,
Not sure, I have noticed it recently. It says: Cannot resolve symbol 'SearchSpec'. I have added this dependency
So I guess the version is Maven/Spring Boot.
Hi,
I have noticed that this is not anymore resolvable in my class. Can you help out? Only import com.sipios.springsearch.anotation.*; is possible.