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

slayverma.rulette.rulette-examples.1.2.8.source-code.rulette-datasource.properties Maven / Gradle / Ivy

There is a newer version: 1.3.4
Show newest version
driverClass=com.mysql.jdbc.Driver
jdbcUrl=jdbc:mysql://localhost:3306/tax
username=root
password=
acquireIncrement=1
initialPoolSize=10
maxPoolSize=50
minPoolSize=10
maxStatements=20





© 2015 - 2024 Weber Informatics LLC | Privacy Policy