摘要:
在RabbitMQ消息队列使用 @RabbitListener 接收消息,队列名称使用常量命名,但是如果使用动态队列名称,比如根据系统 ip 命名队列名称。 获取服务器 IP /** * 获取服务器ip,解决linux获取ip为127.0.0.1bug * @return */ public sta 阅读全文
摘要:
使用 mac 版本的 idea 打包使用打包命令 mvn clean package 总是报错: [ERROR] Could not create local repository at /Repository -> [Help 1] [ERROR] [ERROR] To see the full 阅读全文