mirror of
https://github.com/Sheldan/abstracto.git
synced 2026-04-14 11:48:16 +00:00
[AB-xxx] changing hikari max live time
This commit is contained in:
@@ -2,6 +2,7 @@
|
|||||||
spring.jpa.hibernate.dialect = org.hibernate.dialect.PostgreSQLDialect
|
spring.jpa.hibernate.dialect = org.hibernate.dialect.PostgreSQLDialect
|
||||||
spring.jpa.hibernate.naming_strategy = org.hibernate.cfg.ImprovedNamingStrategy
|
spring.jpa.hibernate.naming_strategy = org.hibernate.cfg.ImprovedNamingStrategy
|
||||||
spring.jpa.properties.hibernate.format_sql = false
|
spring.jpa.properties.hibernate.format_sql = false
|
||||||
|
spring.datasource.hikari.maxLifeTime=600000
|
||||||
|
|
||||||
spring.jpa.properties.hibernate.generate_statistics = false
|
spring.jpa.properties.hibernate.generate_statistics = false
|
||||||
spring.jpa.properties.hibernate.cache.use_second_level_cache=false
|
spring.jpa.properties.hibernate.cache.use_second_level_cache=false
|
||||||
|
|||||||
Reference in New Issue
Block a user