@Retention(value=RUNTIME) @Target(value=TYPE) @Documented @Import(value={NoControllerConfiguration.class,CtrlfreeRegistrar.class}) public @interface EnableControllerFree
| 限定符和类型 | 可选元素和说明 |
|---|---|
ControllerFreeProperties.NeedLogin |
defaultNeedLogin
接口限制登录,默认为CLOSE
|
String |
password
文档访问密码
|
public abstract String password
public abstract ControllerFreeProperties.NeedLogin defaultNeedLogin
Copyright © 2020. All rights reserved.