jdbc.driverClassName=com.mysql.jdbc.Driver jdbc.url=jdbc:mysql://rm-wz949306t03an8m8s4o.mysql.rds.aliyuncs.com/super_service_uat?createDatabaseIfNotExist=true&useUnicode=true&characterEncoding=utf-8&autoReconnect=true jdbc.username=uat_superservice jdbc.password=Sservice#!0913 hibernate.dialect=org.hibernate.dialect.MySQL5InnoDBDialect # Needed by Hibernate3 Maven Plugin defined in pom.xml hibernate.connection.username=uat_superservice hibernate.connection.password=Sservice#!0913 hibernate.connection.url=jdbc:mysql://rm-wz949306t03an8m8s4o.mysql.rds.aliyuncs.com/super_service_uat?createDatabaseIfNotExist=true&useUnicode=true&characterEncoding=utf-8&autoReconnect=true hibernate.connection.driver_class=com.mysql.jdbc.Driver