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

mart.article.smart-article-web.20.2.1.source-code.registry.conf Maven / Gradle / Ivy

There is a newer version: 21.0.0
Show newest version
registry {
  type = "nacos"

  nacos {
    serverAddr = "nacos"
    namespace = ""
    cluster = "default"
  }
}

config {
  type = "nacos"

  nacos {
    serverAddr = "nacos"
    namespace = ""
    cluster = "default"
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy