mirror of https://github.com/elunez/eladmin
数据库
parent
4302930fce
commit
cd4ca6e6b4
|
@ -5,8 +5,8 @@ spring:
|
|||
type: com.alibaba.druid.pool.DruidDataSource
|
||||
driverClassName: net.sf.log4jdbc.sql.jdbcapi.DriverSpy
|
||||
url: jdbc:log4jdbc:mysql://47.103.159.227:3306/eladmin?serverTimezone=Asia/Shanghai&characterEncoding=utf8&useSSL=false
|
||||
username: root
|
||||
password: starrysky622209Qwe!
|
||||
username: hecate
|
||||
password: hxx2751085Qwe!
|
||||
|
||||
|
||||
# 初始化配置
|
||||
|
|
|
@ -5,8 +5,8 @@ spring:
|
|||
type: com.alibaba.druid.pool.DruidDataSource
|
||||
driverClassName: net.sf.log4jdbc.sql.jdbcapi.DriverSpy
|
||||
url: jdbc:log4jdbc:mysql://47.103.159.227:3306/eladmin?serverTimezone=Asia/Shanghai&characterEncoding=utf8&useSSL=false
|
||||
username: root
|
||||
password: starrysky622209Qwe!
|
||||
username: hecate
|
||||
password: hxx2751085Qwe!
|
||||
|
||||
# 初始化配置
|
||||
initial-size: 3
|
||||
|
|
Loading…
Reference in New Issue