|
2 年之前 | |
---|---|---|
vseaf4.4-calc | 2 年之前 | |
vseaf4.4-cyyzs | 2 年之前 | |
vseaf4.4-sys | 2 年之前 | |
vseaf4.4-template-starter | 2 年之前 | |
vseaf4.4-template-starter-dev | 2 年之前 | |
.gitignore | 2 年之前 | |
README.md | 2 年之前 | |
lombok.config | 2 年之前 | |
pom.xml | 2 年之前 |
vseaf4.4-template-starter
:启动模块。主要作工程启动使用,也可放入业务逻辑。vseaf4.4-template-module
:业务模块,可多个。vseaf4.4-template-starter
包中启动类BusinessRunApplication
即可。BusinessRunApplication
类名可自定义修改。BusinessRunApplication
必须在cn.com.victorysoft.business.{项目名}
目录下。cn.com.victorysoft.business.{项目名}
为前缀。