|
|
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 | 3 年之前 | |
| README.md | 3 年之前 | |
| lombok.config | 3 年之前 | |
| 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.{项目名}为前缀。