类的使用
net.sohelp.boot.install.model.InstallConfig
使用InstallConfig的程序包
-
net.sohelp.boot.install.controller中InstallConfig的使用
修饰符和类型方法说明InstallController.complete(InstallConfig config, jakarta.servlet.http.HttpServletRequest request) Step 6: 完成安装InstallController.initDatabase(InstallConfig config, jakarta.servlet.http.HttpServletRequest request) Step 3: 创建数据库并初始化InstallController.initProject(InstallConfig config, jakarta.servlet.http.HttpServletRequest request) Step 4: 配置项目信息并创建管理员InstallController.initWorkspace(InstallConfig config, jakarta.servlet.http.HttpServletRequest request) Step 5: 创建工作空间并生成配置