You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You will need auto-service-annotations-${version}.jar in your compile-time classpath, and you will need auto-service-${version}.jar in your annotation-processor classpath.
If it's not getting added to the annotation-processor classpath or if it's not getting run, then it's a problem with your build system. You should ask for help on a forum like Stack Overflow. This repository is not for troubleshooting your projects.
ServiceLoader.load(service).iterator().hasNext() Why is this method always false
The text was updated successfully, but these errors were encountered: