Skip to content

Commit 6bb65f6

Browse files
committed
conf: Update application.yml
- set OSIV false
1 parent 7afbdba commit 6bb65f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/application.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
spring:
22
jpa:
3-
open-in-view: true
3+
open-in-view: false
44
database: mysql
55
hibernate:
66
ddl-auto: none

0 commit comments

Comments
 (0)