Skip to content

Warning about deprecated config paths when uniquePaths is empty #1358

@lmcmipl

Description

@lmcmipl

Describe the bug
Spring Cloud 2022.0.3

Sample
My config is using spring.config.import, and uniquePaths =[], yet the following WARN is repeated every 15s in the logs:

WARN s.c.k.c.c.ConfigMapPropertySourceLocator : path support is deprecated and will be removed in a future release. Please use spring.config.import
DEBUG s.c.k.c.c.ConfigMapPropertySourceLocator : paths property sources : []

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions