springboot时使用topic订阅者模式
时间:2020-07-10 21:22:04
收藏:0
阅读:84
-
#如果是点对点(queue),那么此处默认应该是false,如果发布订阅,那么一定设置为true
-
spring.jms.pub-sub-domain=true
欢迎使用以下链接1.https://blog.csdn.net/mxlgslcd/article/details/88683308
评论(0)