Skip to content

Apply a setter for the logger field of RetryTemplate so that it doesn't need to be injected via reflections #470

Closed
@klopfdreh

Description

@klopfdreh

Currently there is a workaround in Spring Cloud Config (spring-cloud/spring-cloud-config#2456) that sets the logger of RetryTemplate via reflections. There should be a setter for the logger.

By fixing this issue the setter is applied to the RetryTemplate.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions