when the rabbitAdmin initializelazilied ,it can declare the exchange and queue automatically,but I find that if I used the rabbit label to config rabbitAdmin, it cannot be initialized as soon as the IOC container start,How can I config it so that it doesn't initializelazily.I also find that the reply-queue of rabbitTemplate cannot be created auotmatically,what is the problem.


Reply With Quote