Class ZerowebAdminApplication

java.lang.Object
io.github.xezzon.zeroweb.ZerowebAdminApplication

@SpringBootApplication @EnableDictScan @EnableJpaAuditing public class ZerowebAdminApplication extends Object

ZerowebAdminApplication 是 ZeroWeb 系统管理服务的入口点。

这个应用程序提供了系统管理相关的功能,例如用户管理、角色管理、字典管理和系统设置等。

Author:
xezzon