database-conf.deploy-repository.yaml.oracle-19c-se Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of integration-server-gradle-plugin Show documentation
Show all versions of integration-server-gradle-plugin Show documentation
The easy way to get custom setup for Deploy up and running
xl:
repository:
database:
db-driver-classname: "oracle.jdbc.OracleDriver"
db-password: "xldrepo"
db-url: "jdbc:oracle:thin:@localhost:{{DB_PORT}}:XE"
db-username: system
max-pool-size: 10
artifacts.root: "build/artifacts"