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