docs: update wg-basic/activiti
This commit is contained in:
parent
b317287647
commit
cc314c3a92
@ -2,7 +2,7 @@
|
|||||||
title: 6.流程引擎模块
|
title: 6.流程引擎模块
|
||||||
description: activiti流程引擎模块的使用
|
description: activiti流程引擎模块的使用
|
||||||
published: true
|
published: true
|
||||||
date: 2021-09-01T14:20:46.796Z
|
date: 2021-09-04T06:09:54.249Z
|
||||||
tags: wg-basic, activiti
|
tags: wg-basic, activiti
|
||||||
editor: markdown
|
editor: markdown
|
||||||
dateCreated: 2021-09-01T09:28:31.684Z
|
dateCreated: 2021-09-01T09:28:31.684Z
|
||||||
@ -48,7 +48,7 @@ spring:
|
|||||||
dataSource: datasource
|
dataSource: datasource
|
||||||
```
|
```
|
||||||
|
|
||||||
注意:`spring.datasource.druid` 配置中需要添加 **nullCatalogMeansCurrent=true** 参数用于防止项目启动自动建表失败的
|
注意:`spring.datasource.druid.url` 配置中需要追加 **nullCatalogMeansCurrent=true** 参数用于防止项目启动自动建表失败的
|
||||||
|
|
||||||
# 启动类
|
# 启动类
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user