程序包 com.gitee.starblues.bootstrap.annotation
-
枚举概要 枚举 说明 AutowiredType.Type -
注释类型概要 注释类型 说明 AutowiredType 注入类型DisablePluginWeb 禁用web环境.OneselfConfig 插件自主运行配置ResolveClassLoader 解决方法级别调用时, 当前线程非本插件的ClassLoader注解
| 枚举 | 说明 |
|---|---|
| AutowiredType.Type |
| 注释类型 | 说明 |
|---|---|
| AutowiredType |
注入类型
|
| DisablePluginWeb |
禁用web环境.
|
| OneselfConfig |
插件自主运行配置
|
| ResolveClassLoader |
解决方法级别调用时, 当前线程非本插件的ClassLoader注解
|