类 CoexistAllowAutoConfiguration
- java.lang.Object
-
- com.gitee.starblues.bootstrap.coexist.CoexistAllowAutoConfiguration
-
public class CoexistAllowAutoConfiguration extends Object
Coexist模式下存储当前插件允许的 auto 配置- 从以下版本开始:
- 3.0.4
- 版本:
- 3.1.0
- 作者:
- starBlues
-
-
构造器概要
构造器 构造器 说明 CoexistAllowAutoConfiguration()
-
-
-
方法详细资料
-
add
public CoexistAllowAutoConfiguration add(String autoConfigurationClass)
-
match
public boolean match(String autoConfigurationClass)
-
-