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

central-conf.central-configuration.yaml Maven / Gradle / Ivy

There is a newer version: 23.3.0-1025.941
Show newest version
spring:
  profiles:
    active: native
  cloud:
    config:
      fail-fast: true
      server:
        prefix: centralConfiguration
    httpclientfactories:
      apache:
        enabled: true
      ok:
        enabled: false
management:
  endpoint:
    shutdown:
      enabled: true
  endpoints:
    web:
      exposure:
        include: "*"
server:
  port: 8888




© 2015 - 2024 Weber Informatics LLC | Privacy Policy