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 : []
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: