|
|
há 2 anos atrás | |
|---|---|---|
| slope-common | há 2 anos atrás | |
| slope-modules | há 2 anos atrás | |
| slope-modules-api | há 2 anos atrás | |
| .gitignore | há 2 anos atrás | |
| README.md | há 2 anos atrás | |
| pom.xml | há 2 anos atrás |
开物边坡平台。
slope-service-platform
├── slope-modules // 业务模块
│ └── slope-file // 文件服务 [18880]
├── slope-modules-api // 接口模块
│ └── sckw-modules-bom // modules依赖项
│ └── sckw-message-api // 消息服务接口
├── slope-common // 通用模块
│ └── slope-common-bom // common依赖项
│ └── slope-common-core // 核心模块
│ └── slope-common-datasource // 多数据源
│ └── slope-common-log // 日志记录
│ └── slope-common-redis // 缓存服务
│ └── slope-common-remote // 资源包
│ └── slope-common-stream // 消息驱动
│ └── slope-common-xxljob // 任务调度
│ └── slope-common-excel // excel导入导出
Run/Debug Configurations->Modify options->Add VM options->--add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.lang.reflect=ALL-UNNAMED