huodongdong 7 년 전
부모
커밋
9e50901cef
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      dev/product-service-dev.properties

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

@@ -6,5 +6,6 @@ spring.datasource.username=rankin
 spring.datasource.password=abc
 
 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
+#spring.jpa.properties.hibernate.max_fetch_depth=1