All Downloads are FREE. Search and download functionalities are using the official Maven repository.

lob-settings.2.1.8.source-code.application-couchdb.yml Maven / Gradle / Ivy

There is a newer version: 2.2.5
Show newest version
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"





© 2015 - 2024 Weber Informatics LLC | Privacy Policy