springboot整合activemq简单例子,附上源码连接

在springboot的官网拿到工程,而且导入activeMq的依赖 application.properties文件  spring.activemq.broker-url=tcp://192.168.66.43:61616 java spring.activemq.in-memory=truegit spring.activemq.pool.enabled=false  github (若是
相关文章
相关标签/搜索