vseaf4.4-template-starter
:启动模块。主要作工程启动使用,也可放入业务逻辑。vseaf4.4-template-module
:业务模块,可多个。vseaf4.4-template-starter
包中启动类BusinessRunApplication
即可。BusinessRunApplication
类名可自定义修改。BusinessRunApplication
必须在cn.com.victorysoft.business.{项目名}
目录下。cn.com.victorysoft.business.{项目名}
为前缀。