ruoshuixuelabi

Results 3 issues of ruoshuixuelabi

crossdomain.xml这个文件怎么用,我一直有跨域报错的问题。感谢作者

请问怎么批量的接收消息,比如按照文档接收消息是这样的 @Slf4j @Service @RocketMQMessageListener(topic = "test-topic-2", consumerGroup = "my-consumer_test-topic-2") public class MyConsumer implements RocketMQListener { @Override public void onMessage(OrderPaidEvent orderPaidEvent) { log.info("received orderPaidEvent: {}", orderPaidEvent); } } 我现在想把里面的OrderPaidEvent orderPaidEvent变成List orderPaidEvent这样的,我测试了一下这样会报错,原生的是支持批量的,现在我看了一遍源码没有找到批量接收的方法

enhancement
discuss

源pdf内容 ![image](https://user-images.githubusercontent.com/16497860/231669605-3dc1ee31-802b-4722-9a3e-e388865f3acb.png) 解析后的内容 ![image](https://user-images.githubusercontent.com/16497860/231669660-a6e33b3d-3ec0-462f-b434-d213e446ef77.png) 源pdf内容 ![image](https://user-images.githubusercontent.com/16497860/231669736-0218dff5-90c3-479e-8a65-15380df0d07e.png) 解析后的内容 ![image](https://user-images.githubusercontent.com/16497860/231669817-15e57877-d1d9-41af-90a7-9255b20a0681.png) [972fa50687484dd6.pdf](https://github.com/dothinking/pdf2docx/files/11218727/972fa50687484dd6.pdf)