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

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

The 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 - 2025 Weber Informatics LLC | Privacy Policy