Commit e6336d15 by huluobin

# 更新

parent 084097ec
...@@ -4,10 +4,22 @@ ...@@ -4,10 +4,22 @@
## 一、如何使用 ## 一、如何使用
### 1.1 项目架构 ### 1.1 项目架构
k8s集群: bailun/data-center-job k8s集群: bailun/data-center-job
datacenter-task: spring-cloud-data-flow + spring batch datacenter-task: spring-cloud-data-flow + spring batch
datacenter-job: spring schedule datacenter-job: spring schedule
datacenter-domain: 领域模块 datacenter-domain: 领域模块
### 1.2 ### 1.2 主要三方库
- springboot
- mybatis
- mybatis plus
### 1.3 部署环境
- 子账号k8s集群 bailun/data-center-job deployment名称同镜像名称
- 镜像名称见pom.xml
```xml
<imageName>ccr.ccs.tencentyun.com/blt.data.job/ebay-report-produce:latest</imageName>
```
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment