Skip to content

Consider making RestTemplateMetricsConfiguration conditional on a RestTemplateBuilder bean #15719

@wilkinsona

Description

@wilkinsona

If RestTemplateAutoConfiguration has backed off (and, therefore, there's no RestTemplateBuilder) any RestTemplateCustomizer beans will not be used. In that situation, the beans created by RestTemplateMetricsConfiguration won't be used by Boot. We should consider making RestTemplateMetricsConfiguration back off too.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions