My Solution to this was to check the imports from:
import org.jvnet.hk2.annotations.Service;
to:
import org.springframework.stereotype.Service;
I was using intellij