diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 19aa9df67..7a9078f0a 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -4,7 +4,7 @@ # Currently active profile spring.profiles.active=@activeSpringProfile@ spring.main.allow-bean-definition-overriding=true -spring.jpa.open-in-view=false +spring.jpa.open-in-view=true spring.jpa.hibernate.ddl-auto=none spring.data.jpa.repositories.bootstrap-mode=default