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

config.jdbc-mysql.properties Maven / Gradle / Ivy

There is a newer version: 1.1.2
Show newest version
jdbc.driver=com.mysql.jdbc.Driver
jdbc.url=jdbc:mysql://localhost:3306/upms?useSSL=true&useUnicode=true&characterEncoding=UTF-8
jdbc.username=root
jdbc.password=123456




© 2015 - 2024 Weber Informatics LLC | Privacy Policy