Usage of service not declared in 'module-info'
Reports situations in which a service is loaded with java.util.ServiceLoader
but it isn't declared with the uses
clause in the module-info.java
file and suggests inserting it.
New in 2018.1
Inspection Details | |
---|---|
Available in: | IntelliJ IDEA 2023.3, Qodana for JVM 2023.3 |
Plugin: | Java, 233.SNAPSHOT |
Last modified: 13 July 2023