Skip to content

Commit 8e13558

Browse files
committed
revision explain
1 parent e067a94 commit 8e13558

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/application.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ SimpleUser.app.jwtSecret=andik
77
SimpleUser.app.jwtExpirationMs=60000
88
SimpleUser.app.jwtRefreshExpiration=120000
99

10-
# unable OSIV (Open Session In View) for manage connection and performance database
10+
# OSIV (Open Session In View) for manage connection and performance database
1111
# jika ini di matikan akan berdampak pada method yg lain bisa terganggu atau tidak bisa
1212
# digunakan (eror)
1313
# spring.jpa.open-in-view=false

0 commit comments

Comments
 (0)