Reads configuration values from a configuration file.
The class reads the configuration values defined in the 'appSettings' section from the application configuration file.
If a configuration value is not found in the configuration file, default values will be returned. You can read all default values from ConfigurationDefaults.
For an example, refer to JpipServer.