er-sql.1.0.4.source-code.config.yml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of helper-sql Show documentation
Show all versions of helper-sql Show documentation
Provides SQL datasources using HikariCP.
# The credentials for the global helper-sql database.
address: "localhost"
port: 3306
database: "minecraft"
username: "root"
password: "passw0rd"