This commit is contained in:
2025-03-01 17:14:13 +05:00
parent 4c69ad1b4f
commit e7a48b42d4

View File

@ -20,12 +20,13 @@ spring:
hikari:
maximum-pool-size: 10
minimum-idle: 5
max-lifetime: 600000
max-lifetime: 1740000
idle-timeout: 300000
connection-timeout: 30000
connection-timeout: 20000
connection-test-query: SELECT 1
validation-timeout: 5000
validation-interval: 60000
leak-detection-threshold: 30000
keepalive-time: 60000
jpa:
properties:
hibernate:
@ -69,6 +70,7 @@ refresh:
# zaxxer:
# hikari: WARN
# Swagger
springdoc:
api-docs:
enabled: true