类 DaemonCodegenApplication
java.lang.Object
top.binfast.daemon.codegen.DaemonCodegenApplication
@ComponentScan({"top.binfast.daemon.codegen","top.binfast.app.biz"})
@ConditionalOnProperty(name="binfast.codegen.admin.enabled",
havingValue="true",
matchIfMissing=false)
@EnableCaching
@SpringBootApplication
public class DaemonCodegenApplication
extends Object
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
DaemonCodegenApplication
public DaemonCodegenApplication()
-
-
方法详细资料
-
main
-