parent
513753ac1b
commit
ff40a9ebdf
@ -1,5 +1,7 @@ |
|||||||
spring.datasource.jndi-name=jdbc/clubhelperbackend |
spring.datasource.jndi-name=jdbc/clubhelperbackend |
||||||
|
|
||||||
|
spring.jpa.properties.hibernate.enable_lazy_load_no_trans=true |
||||||
|
spring.jpa.open-in-view=false |
||||||
spring.jpa.properties.hibernate.dialect=org.hibernate.dialect.MySQL8Dialect |
spring.jpa.properties.hibernate.dialect=org.hibernate.dialect.MySQL8Dialect |
||||||
spring.jpa.hibernate.naming-strategy = org.hibernate.cfg.ImprovedNamingStrategy |
spring.jpa.hibernate.naming-strategy = org.hibernate.cfg.ImprovedNamingStrategy |
||||||
spring.jpa.hibernate.naming.physical-strategy=org.hibernate.boot.model.naming.PhysicalNamingStrategyStandardImpl |
spring.jpa.hibernate.naming.physical-strategy=org.hibernate.boot.model.naming.PhysicalNamingStrategyStandardImpl |
||||||
|
|||||||
Loading…
Reference in new issue