Class ConfigTreeConfigDataResource

java.lang.Object
org.springframework.boot.context.config.ConfigDataResource
org.springframework.boot.context.config.ConfigTreeConfigDataResource

public class ConfigTreeConfigDataResource extends ConfigDataResource
ConfigDataResource backed by a config tree directory.
Since:
2.4.0
Author:
Madhura Bhave, Phillip Webb
See Also: