Skip to content
This repository was archived by the owner on Jun 19, 2024. It is now read-only.
This repository was archived by the owner on Jun 19, 2024. It is now read-only.

Allow deep configuration for enrichers #1375

@rhuss

Description

@rhuss

Description

Currently only flat configuration is supported by default (i.e. a simple key-value map). However, there are already enrichers (e.g. the VertxHealthCheckEnricher) which examines the plugin configuration on is own by parsing the XML. However those enrichers are tightly coupled to maven and can't easily reused outside a Maven context.

This should not be required, but the enrichers should support nested configurations by default, which actually should be a plain map of maps with plain string values (could also contain lists).

Metadata

Metadata

Assignees

No one assigned

    Labels

    status/never-stalePin this issue to get never marked as stale by stale-bottarget/4.0PR for targeted to 4.0.x

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions