Commit cd6cd1b0 authored by msgroup's avatar msgroup
Browse files

默认静态文件

No related merge requests found
Showing with 7 additions and 3 deletions
+7 -3
spring:
datasource:
url: jdbc:mysql://localhost:3306/mcms?autoReconnect=true&useUnicode=true&characterEncoding=utf8&useSSL=false&allowMultiQueries=true&serverTimezone=Asia/Shanghai
username: root
password: root
driver-class-name: dm.jdbc.driver.DmDriver
# url: jdbc:mysql://192.168.0.8:3316/mcms-5.2?useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&autoReconnect=true&allowMultiQueries=true&useSSL=true
# username: mcms
# password: mcms
url: jdbc:dm://122.9.104.207:5236/SYSDBA
username: SYSDBA
password: SYSDBA
filters: wall,mergeStat
type: com.alibaba.druid.pool.DruidDataSource
\ No newline at end of file
Supports Markdown
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