Skip to content

Commit

Permalink
feat: SLO Hibernate
Browse files Browse the repository at this point in the history
  • Loading branch information
KirillKurdyukov committed Aug 30, 2024
1 parent ddaefd4 commit 249739c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions slo/hibernate/src/main/resources/application.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ spring.jpa.properties.hibernate.dialect=tech.ydb.hibernate.dialect.YdbDialect

spring.datasource.driver-class-name=tech.ydb.jdbc.YdbDriver
spring.flyway.connect-retries=1000
spring.flyway.connect-retries-interval=5s

0 comments on commit 249739c

Please sign in to comment.