This is my configuration of activemq in spring boot.
@Configuration public class ActiveMQConfig { @Autowired private AppProps appProps; @Be