摘要:
问题背景 平常我们设计程序的时候,会这么写: // 随便举例 String type = paramDTO.getType(); if (type.equals("吃饭")) { // do } else if (type.equals("喝水")) { // do } else { // do } 阅读全文
posted @ 2024-06-25 13:15
武子康
阅读(0)
评论(0)
推荐(0)
摘要:
代码仓库 会同步代码到 GitHub https://github.com/turbo-duck/flink-demo 上节进度 上一节,已经实现了 Flink + Kafka + Redis 的相关配置和代码。 Kakfa Redis In Docker KafkaProducer StartAp 阅读全文
posted @ 2024-06-25 09:29
武子康
阅读(0)
评论(0)
推荐(0)
浙公网安备 33010602011771号