parent
f89c6a6529
commit
c64e697036
@ -1,7 +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.open-in-view=false |
||||||
|
spring.jpa.properties.hibernate.enable_lazy_load_no_trans=true |
||||||
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