wz2cool
wz2cool
> ```java > PrivateKey privateKey = keyFactory.generatePrivate(new PKCS8EncodedKeySpec(encodedPrivateKeyBytes)); > ``` thank you. it's helpful
yes need same feature
同问
need this feature
We also meet the same problem, this feature is important for us to batch save data to database.
Currently, I found a workaround to get batch messages. But we still perfer batch listener ``` @RocketMQMessageListener(topic = "demo_product", consumerGroup = "demo_batch_product_consumerGroup", consumeMode = ConsumeMode.ORDERLY) public class ProductBatchConsumer implements RocketMQListener,...
@RongtongJin Any update about this issue ? I found an PR #170 about batch listener
我自己解决了也是强制安全 2.5.2 npm install [email protected]
@DarkGitHub2019 可是实现一下提一个 pr
看了一下 我能点开 可能是被墙了 我看看后面放到github 上面