com.github.gvolpe.fs2rabbit.config
The manager that will look for the configuration file application.conf and the required properties, and will create a Fs2RabbitConfig.
It tries to get the values from the config file but in case the key is non-existent it will be created with default values.
The manager that will look for the configuration file application.conf and the required properties, and will create a Fs2RabbitConfig.