Newer
Older
# sqlite
# url: jdbc:sqlite:kyb-search.db
# username:
# password:
# driverClassName: org.sqlite.JDBC
# initialSize: 5
# minIdle: 5
# maxActive: 20
# mysql
url: jdbc:mysql://10.11.0.49:3306/zl_search?useUnicode=true&characterEncoding=utf-8&useSSL=false
username: root
password: root
driverClassName: com.mysql.jdbc.Driver
#HostAddress: http://180.168.156.212:30020
HostAddress: http://172.16.60.3:32668