Newer
Older
xxl-job-dm / xxl-job-executor-example / src / main / resources / jdbc.properties
xueli.xue on 28 Feb 2017 168 bytes 更新RM
c3p0.driverClass=com.mysql.jdbc.Driver
c3p0.url=jdbc:mysql://localhost:3306/xxl-job?useUnicode=true&characterEncoding=UTF-8
c3p0.user=root
c3p0.password=root_pwd