类 ControllerRegisterAutoConfigure
java.lang.Object
io.github.mangocrisp.spring.taybct.tool.core.auto.ControllerRegisterAutoConfigure
- 所有已实现的接口:
org.springframework.boot.ApplicationRunner
@AutoConfiguration
@EnableConfigurationProperties(ControllerRegisterConfigure.class)
public class ControllerRegisterAutoConfigure
extends Object
implements org.springframework.boot.ApplicationRunner
Controller 注册自动配置
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
ControllerRegisterAutoConfigure
public ControllerRegisterAutoConfigure()
-
-
方法详细资料
-
run
- 指定者:
run
在接口中org.springframework.boot.ApplicationRunner
- 抛出:
Exception
-