Skip to content

Review conditions on auto-configuration #2

@bclozel

Description

@bclozel

The current auto-configuration has @ConditionalOnClass(DockerClientProperties.class).

Since this properties class is part of the same package, this condition always return true. Did you mean to do that on a library class like DockerClientBuilder ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions