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

generator.config.properties Maven / Gradle / Ivy

There is a newer version: 0.0.5
Show newest version
# \u6570\u636E\u5E93\u914D\u7F6E
jdbc.driverClass = com.mysql.jdbc.Driver
#jdbc.url = jdbc:mysql://192.168.0.54:3306/hm_demo?characterEncoding=utf-8
#jdbc.user = root
#jdbc.password = root

#c3p0
jdbc.maxPoolSize=50
jdbc.minPoolSize=10
jdbc.maxStatements=100
jdbc.testConnection=true




© 2015 - 2025 Weber Informatics LLC | Privacy Policy