Package io.github.xezzon.zeroweb
Class ZerowebAdminApplication
java.lang.Object
io.github.xezzon.zeroweb.ZerowebAdminApplication
@SpringBootApplication
@ComponentScan(excludeFilters=)
@EnableDictScan
public class ZerowebAdminApplication
extends Object
后台管理服务
- Author:
- xezzon
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ZerowebAdminApplication
public ZerowebAdminApplication()
-
-
Method Details
-
main
后台管理服务入口- Parameters:
args
- 应用启动参数
-