Newer
Older
xxl-job-dm / xxl-job-client-demo / src / main / resources / jdbc.properties
xueli.xue on 19 May 2016 165 bytes 升级大版本V1.3.x
c3p0.driverClass=com.mysql.jdbc.Driver
c3p0.url=jdbc:mysql://localhost:3306/xxl-job?Unicode=true&characterEncoding=UTF-8
c3p0.user=root
c3p0.password=root_pwd