Class FileConfigurationSourceProvider

java.lang.Object
io.dropwizard.configuration.FileConfigurationSourceProvider
All Implemented Interfaces:
ConfigurationSourceProvider

public class FileConfigurationSourceProvider extends Object implements ConfigurationSourceProvider
An implementation of ConfigurationSourceProvider that reads the configuration from the local file system.