摘要:
解决办法: 在lifeCycle中,先执行clean,再执行install。即可 阅读全文
posted @ 2022-05-14 16:01
周文豪
阅读(185)
评论(0)
推荐(0)
摘要:
springboot2.2.0.RELEASE版本之前的配置和2.2.0之后的配置等发生了改变。这里讲解2.1.0版本的。 springboot.rabbitmq.publisher-confirms 新版本已被弃用,现在使用 spring.rabbitmq.publisher-confirm-ty 阅读全文
posted @ 2022-05-14 15:28
周文豪
阅读(266)
评论(0)
推荐(0)