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

orm.0.0.1.source-code.mysql_database.properties Maven / Gradle / Ivy

The newest version!
jdbc.drivers=com.mysql.jdbc.Driver
jdbc.url=jdbc:mysql://127.0.0.1:3306/manatee_orm?useUnicode=true&characterEncoding=utf-8&useSSL=false
jdbc.username=root
jdbc.password=12345




© 2015 - 2024 Weber Informatics LLC | Privacy Policy