![JAR search and dependency download from the Maven repository](/logo.png)
top.wboost.common.manager.AnnotationManager Maven / Gradle / Ivy
package top.wboost.common.manager;
import top.wboost.common.annotation.parameter.ParameterConfig;
public interface AnnotationManager {
public Object resolve(Class extends ParameterConfig> annotationClass);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy