Browse Source

user center url

huodongdong 7 years ago
parent
commit
daed24b3ef
2 changed files with 2 additions and 1 deletions
  1. 1 1
      dev/resource-service-dev.properties
  2. 1 0
      dev/user-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-drop
+spring.jpa.properties.hibernate.hbm2ddl.auto=update
 spring.jpa.properties.hibernate.dialect=org.hibernate.dialect.MySQL5Dialect
 
 # resource center url

+ 1 - 0
dev/user-service-dev.properties

@@ -9,3 +9,4 @@ 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.max_fetch_depth=1
+remote.user.url=http://zuul.efunbox.cn