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

zsip.rest-source.1.0.0.RC4.source-code.application-local.yml Maven / Gradle / Ivy

The newest version!
server:
  port: 8081

spring:
  application:
    name: bizsip-rest-source

  cloud:
    nacos:
      discovery:
        server-addr: nacos.yufu99.com:8848
        namespace: shizy

bizsip:
  config-path: /var/bizsip/config
  integrator-url: http://bizsip-integrator/api/
#  source-id: source1

logging:
  level:
    com.bizmda.bizsip: debug




© 2015 - 2024 Weber Informatics LLC | Privacy Policy