huodongdong 7 years ago
parent
commit
2920df3f7b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      dev/product-service-dev.properties

+ 1 - 1
dev/product-service-dev.properties

@@ -6,4 +6,4 @@ spring.datasource.username=rankin
 spring.datasource.password=abc
 
 spring.jpa.properties.hibernate.hbm2ddl.auto=create-drop
-spring.jpa.properties.hibernate.dialect=:org.hibernate.dialect.MySQL5Dialect
+spring.jpa.properties.hibernate.dialect=org.hibernate.dialect.MySQL5Dialect