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 e295697 commit 738d310Copy full SHA for 738d310
Location-based-target-authentication/src/main/resources/application.properties
@@ -21,6 +21,7 @@ spring.jpa.show-sql=true
21
spring.jpa.hibernate.ddl-auto=update
22
spring.jpa.properties.hibernate.format_sql=true
23
spring.jpa.database-platform=org.hibernate.dialect.MySQLDialect
24
+spring.jpa.open-in-view=false
25
26
# Profile
27
spring.profiles.active=local
0 commit comments