huodongdong hace 7 años
padre
commit
624bf1024f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      dev/trade-service-dev.properties

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

@@ -5,7 +5,7 @@ spring.datasource.driverClassName=com.mysql.jdbc.Driver
 spring.datasource.username=rankin
 spring.datasource.password=abc
 
-spring.jpa.properties.hibernate.hbm2ddl.auto=update
+spring.jpa.properties.hibernate.hbm2ddl.auto=create
 spring.jpa.properties.hibernate.show_sql=true
 spring.jpa.properties.hibernate.dialect=org.hibernate.dialect.MySQL5Dialect
 #spring.jpa.properties.hibernate.max_fetch_depth=1