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

spring.cloud.eureka-server.3.2.0.source-code.application-test.yml Maven / Gradle / Ivy

eureka:
  client:
    service-url:
      defaultZone: ${EUREKA_SERVERS}

  environment: test

icu:
  lowcoder:
    spring:
      commons:
        management:
          security:
            enabled: true

logging:
  file:
    name: /var/logs/lowcoder/cloud/${spring.application.name:spring}.log

spring:
  rabbitmq:
    host: 172.16.4.198
    port: 15672




© 2015 - 2025 Weber Informatics LLC | Privacy Policy