We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7afbdba commit 6bb65f6Copy full SHA for 6bb65f6
src/main/resources/application.yml
@@ -1,6 +1,6 @@
1
spring:
2
jpa:
3
- open-in-view: true
+ open-in-view: false
4
database: mysql
5
hibernate:
6
ddl-auto: none
0 commit comments