zzle.fitnesse.fitnesse-connect-testbed-backend.1.1.9.source-code.application-local.yml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of fitnesse-connect-testbed-backend Show documentation
Show all versions of fitnesse-connect-testbed-backend Show documentation
Test server for integration tests
flyway:
baselineOnMigrate: true
spring:
datasource:
initialize: true
url: jdbc:h2:tcp://localhost/~/connector-test
username: SA
password:
testWhileIdle: true
validationQuery: SELECT 1
h2:
console:
enabled: true
path: /h2-console