lob-settings.2.1.8.source-code.application-couchdb.yml Maven / Gradle / Ivy
spring:
autoconfigure:
exclude:
- org.springframework.boot.autoconfigure.mongo.MongoAutoConfiguration
- org.springframework.boot.autoconfigure.data.mongo.MongoDataAutoConfiguration
- org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration
dialob.db:
database-type: COUCHDB
couchdb:
service:
initialize: false
url: "http://localhost:5984"