how to use multiple configuration files for RabbitMQ / Erlang
问题 I am trying to setup a Spring based Java application which uses a locally installed RabbitMQ server for delivering messages between nodes. As some of you already know, the rabbitmq.config file can be used to configure various parameters and is loaded by the underlying Erlang node which the Rabbit server runs on. My problem is that I have a requirement that some of the configuration needs to be static and some needs to be dynamic , specifically, I need to be able to reconfigure the shovels