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

g.dbutils.1.0.0.source-code.db.properties Maven / Gradle / Ivy

driverClassName=com.mysql.cj.jdbc.Driver
url=jdbc:mysql://localhost:3306/demo
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