修改配置数据地址

This commit is contained in:
zhouhao
2017-08-29 18:05:25 +08:00
parent bd10ab113a
commit 83c0f89e4c

View File

@@ -3,8 +3,7 @@ spring:
auto: true
proxy-target-class: true
datasource:
# url : jdbc:h2:mem:example
url: jdbc:h2:file:F:\working\hsweb-framework\hsweb-system\hsweb-system-workflow\hsweb-system-workflow-flowable\src\main\resources\db\act
url : jdbc:h2:file:target/workflow-test
username : sa
password :
type: com.alibaba.druid.pool.DruidDataSource