摘要:
错误: Only one ConfirmCallback is supported by each RabbitTemplate] with root cause 原因: 因为Spring的Bean默认都是单例;而RabbitTemplate对象同样支持一个回调。 解决:使用@Scope("prot 阅读全文
摘要:
docker: Error response from daemon: Conflict. The container name "/mysql" is already in use by container "66665ff29e2423025433cc747362233020835cef6018 阅读全文
摘要:
报错: Description: Failed to configure a DataSource: 'url' attribute is not specified and no embedded datasource could be configured. Reason: Failed to 阅读全文