Commit 55db8999 by Administrator

Update techhero-project-visualization-dev.yml

parent 14fca1ab
......@@ -20,8 +20,6 @@ spring:
datasourceBaseLibrary: #基础数据库数据源
type: com.alibaba.druid.pool.DruidDataSource
url: jdbc:oracle:thin:@119.96.87.17:1521:orcl
# username: kwjck
# password: kwjck123
username: jcsj
password: jcsj123
driver-class-name: oracle.jdbc.OracleDriver
......@@ -87,13 +85,10 @@ spring:
connectionProperties: druid.stat.mergeSql=true;druid.stat.slowSqlMillis=5000 # 通过connectProperties属性来打开mergeSql功能;慢SQL记录
useGlobalDataSourceStat: true # 合并多个DruidDataSource的监控数据
cache:
redis:
entity:30;account:30;
global:
swagger:
import: true
......
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