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

org.bithon.agent.plugin.spring.bean.plugin.yml Maven / Gradle / Ivy

agent:
  plugin:
    spring:
      bean:
#        includedClasses:
#          - matcher:
#              type: endwith
#              suffix:
#            excludedMethods:
#              - type: endwith
#                suffix:
        excludedClasses:
          - type: endwith
            suffix: Properties
          - type: endwith
            suffix: Configuration
          - type: endwith
            suffix: Configurer
          - type: endwith
            suffix: BeanPostProcessor
          - type: startwith
            prefix: org.springframework.boot.context.properties.
          - type: startwith
            prefix: org.springframework.boot.autoconfigure.
          - type: startwith
            prefix: org.springframework.boot.annotation.
          - type: startwith
            prefix: org.springframework.context.annotation.
          - type: startwith
            prefix: org.springframework.cloud.bootstrap.
          - type: startwith
            prefix: org.springframework.cloud.context.properties.
          - type: startwith
            prefix: io.micrometer.
          - type: contains
            pattern: .autoconfigure.
          - type: endwith
            suffix: UrlPathHelper
          - type: endwith
            suffix: AntPathMatcher
          - type: endwith
            suffix: ObjectMapper




© 2015 - 2025 Weber Informatics LLC | Privacy Policy