Skip to content
Snippets Groups Projects
Laczkó Csongor Loránd's avatar
Laczkó Csongor Loránd authored
- Set `spring.jpa.open-in-view` to `false` in `application.properties` to disable database transactions being kept open until the view is rendered.
- Removed `spring.jpa.database-platform` from `application.properties` to allow Hibernate to automatically select the correct dialect based on the JDBC connection metadata.
e24362b8
History
Name Last commit Last update