Skip to content

move declarative config ObjectMapper instance to internal class #7843

@zeitlinger

Description

@zeitlinger

Is your feature request related to a problem? Please describe.

Spring starter with declarative config needs to use the same settings for object mapper as

See open-telemetry/opentelemetry-java-instrumentation#14062 (comment)

Describe the solution you'd like

Move the instance to an internal class where it can be read without reflection.

Describe alternatives you've considered

Read the instance using reflection.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Feature RequestSuggest an idea for this project

    Type

    No type

    Projects

    Status

    Discussion

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions