摘要: 一:自定义监听类 @Component public class RabbitListener implements ApplicationListener<ApplicationStartedEvent> { @Override public void onApplicationEvent(App 阅读全文
posted @ 2022-05-10 13:44 杨吃羊 阅读(4842) 评论(0) 推荐(0)