Interface ConfigResourceClient

All Superinterfaces:
BinaryResourceConfigClient, PlainTextConfigClient

public interface ConfigResourceClient extends PlainTextConfigClient, BinaryResourceConfigClient
Provides access to configuration resource files served by a Spring Cloud Config Server.
Author:
Craig Walls, Anshul Mehra