@@ -7,3 +7,4 @@ spring.datasource.password=abc
spring.jpa.properties.hibernate.hbm2ddl.auto=update
spring.jpa.properties.hibernate.dialect=org.hibernate.dialect.MySQL5Dialect
+spring.jpa.properties.hibernate.max_fetch_depth=1