@Target(value=TYPE) @Retention(value=RUNTIME) @Documented @Import(value=ApiConfiguration.class) public @interface ApiEnable
String
name
String[]
actives
boolean
underscore
public abstract String name
public abstract boolean underscore
public abstract String[] actives
Copyright © 2021. All rights reserved.