We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acd059e commit dbd64afCopy full SHA for dbd64af
slo/hibernate/src/main/resources/application.properties
@@ -3,3 +3,4 @@ spring.datasource.url=jdbc:ydb:grpc://database-sample-grpc:2135/root/database-sa
3
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=10
0 commit comments