We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e067a94 commit 8e13558Copy full SHA for 8e13558
src/main/resources/application.properties
@@ -7,7 +7,7 @@ SimpleUser.app.jwtSecret=andik
7
SimpleUser.app.jwtExpirationMs=60000
8
SimpleUser.app.jwtRefreshExpiration=120000
9
10
-# unable OSIV (Open Session In View) for manage connection and performance database
+# OSIV (Open Session In View) for manage connection and performance database
11
# jika ini di matikan akan berdampak pada method yg lain bisa terganggu atau tidak bisa
12
# digunakan (eror)
13
# spring.jpa.open-in-view=false
0 commit comments