|
@@ -8,7 +8,7 @@ spring.datasource.password=Lingjiao!@#
|
|
|
|
|
|
spring.jpa.properties.hibernate.hbm2ddl.auto=update
|
|
|
spring.jpa.properties.hibernate.show_sql=true
|
|
|
-#spring.jpa.properties.hibernate.dialect=org.hibernate.dialect.MySQL5Dialect
|
|
|
+#spring.jpa.properties.hibernate.dialect=cn.rankin.common.utils.jpa.MySQL5DialectUTF8
|
|
|
spring.jpa.properties.hibernate.dialect=cn.rankin.common.utils.jpa.MySQL5DialectUTF8
|
|
|
|
|
|
# ali oss config
|