We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddaefd4 commit 249739cCopy full SHA for 249739c
slo/hibernate/src/main/resources/application.properties
@@ -4,3 +4,4 @@ spring.jpa.properties.hibernate.dialect=tech.ydb.hibernate.dialect.YdbDialect
4
5
spring.datasource.driver-class-name=tech.ydb.jdbc.YdbDriver
6
spring.flyway.connect-retries=1000
7
+spring.flyway.connect-retries-interval=5s
0 commit comments