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

META-INF.additional-spring-configuration-metadata.json Maven / Gradle / Ivy

{"properties": [
  {
    "name": "spring.sleuth.integration.patterns",
    "type": "java.lang.String[]",
    "description": "An array of simple patterns against which channel names will be matched. Default is * (all channels). See org.springframework.util.PatternMatchUtils.simpleMatch(String, String).",
    "defaultValue": "*"
  },
  {
    "name": "spring.sleuth.integration.enabled",
    "type": "java.lang.Boolean",
    "description": "Enable Spring Integration sleuth instrumentation.",
    "defaultValue": true
  }
]}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy