随笔 - 32,  文章 - 0,  评论 - 3,  阅读 - 39222
09 2022 档案
rocketmq
摘要:读取配置 alimq: accessKey: GKCZZBAjd81rufJsn secretKey: aaIIHyoeqLymh0hQNQjLiu9 namesrvAddr: http://aliyuncs.com groupId: GID_WORKFLOW_CALLBACK topic: wor 阅读全文
posted @ 2022-09-22 10:09 大黑.的博客 阅读(136) 评论(0) 推荐(0) 编辑
rabbitMQ工厂模式使用代码
摘要:配置文件 rabbitMQ: host: rabbitmq.com port: 30000 username: xxxx password: xxxxx topic: amq.topic queueName: icost-beta virtualHost: icost-beta #开启发送确认机制, 阅读全文
posted @ 2022-09-22 09:59 大黑.的博客 阅读(148) 评论(0) 推荐(0) 编辑
jdk8集合查询
摘要:List<String> ids = list.stream().map(ContractModificationBasicInfoDTO::getUuid).collect(Collectors.toList()); //构造树形结构List<ReportDetailDTO> dtos = ICo 阅读全文
posted @ 2022-09-20 10:39 大黑.的博客 阅读(73) 评论(0) 推荐(0) 编辑
两个list 对比去重
摘要:ResultBaseDTO<List<OccupyQueryResultDTO>> listResultBaseDTO = InvoicePoolUtil.invoiceOccupyQuery(queryDTO);final List<String> importedInvoiceCodes = t 阅读全文
posted @ 2022-09-16 17:41 大黑.的博客 阅读(89) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示