All Downloads are FREE. Search and download functionalities are using the official Maven repository.

g.info.unclewang.elastic.1.0.0.source-code.db.properties Maven / Gradle / Ivy

The newest version!
driverClassName=com.mysql.cj.jdbc.Driver
url=jdbc:mysql://localhost:3306/baiduQA?useUnicode=true&characterEncoding=UTF-8&rewriteBatchedStatements=true 
username=root
password=wx1996
filters=stat
name=wangxin
initialSize=2
maxActive=300
maxWait=60000
timeBetweenEvictionRunsMillis=60000
minEvictableIdleTimeMillis=300000
validationQuery=SELECT 1
testWhileIdle=true
testOnBorrow=false
testOnReturn=false
poolPreparedStatements=false
maxPoolPreparedStatementPerConnectionSize=200




© 2015 - 2025 Weber Informatics LLC | Privacy Policy