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

test.db.properties Maven / Gradle / Ivy

The newest version!
#########
# Mysql #
#########
jdbc.url=jdbc:mysql://localhost:3306/mysql?useUnicode=true&characterEncoding=utf-8
jdbc.driverClassName=com.mysql.jdbc.Driver
jdbc.username=root
jdbc.password=root


hibernate.dialect=org.hibernate.dialect.MySQLDialect





© 2015 - 2025 Weber Informatics LLC | Privacy Policy