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

META-INF.additional-spring-configuration-metadata.json Maven / Gradle / Ivy

There is a newer version: 3.1.4
Show newest version
{
  "properties": [
    {
      "name": "spring.cloud.cloudfoundry.discovery.use-dns",
      "type": "java.lang.Boolean",
      "description": "Whether to use BOSH DNS for the discovery. In order to use this feature, your Cloud Foundry installation must support Service Discovery.",
      "defaultValue": false
    },
    {
      "name": "spring.cloud.cloudfoundry.discovery.use-container-ip",
      "type": "java.lang.Boolean",
      "description": "Whether to resolve hostname when BOSH DNS is used. In order to use this feature, spring.cloud.cloudfoundry.discovery.use-dns must be true.",
      "defaultValue": false
    }
  ]
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy