Browse Source

fix create resoure table to update

huodongdong 7 years ago
parent
commit
7a5a40de73
1 changed files with 1 additions and 1 deletions
  1. 1 1
      dev/resource-service-dev.properties

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

@@ -6,7 +6,7 @@ spring.datasource.driverClassName=com.mysql.jdbc.Driver
 spring.datasource.username=rankin
 spring.datasource.password=abc
 
-spring.jpa.properties.hibernate.hbm2ddl.auto=create
+spring.jpa.properties.hibernate.hbm2ddl.auto=update
 spring.jpa.properties.hibernate.dialect=org.hibernate.dialect.MySQL5Dialect
 
 # resource center url