Class ConfigTreeConfigDataLoader

java.lang.Object
org.springframework.boot.context.config.ConfigTreeConfigDataLoader
All Implemented Interfaces:
ConfigDataLoader<ConfigTreeConfigDataResource>

public class ConfigTreeConfigDataLoader extends Object implements ConfigDataLoader<ConfigTreeConfigDataResource>
ConfigDataLoader for config tree locations.
Since:
2.4.0
Author:
Madhura Bhave, Phillip Webb