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

nsabre.opensabre-starter-config.0.1.0.source-code.opensabre-config.yml Maven / Gradle / Ivy

The newest version!
spring:
  cloud:
    nacos:
      config:
        server-addr: ${REGISTER_HOST:localhost}:${REGISTER_PORT:8848}
        file-extension: yml




© 2015 - 2024 Weber Informatics LLC | Privacy Policy