腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
圈层
工具
MCP广场
文章/答案/技术大牛
搜索
搜索
关闭
发布
搜索
关闭
文章
问答
(101)
视频
开发者手册
清单
用户
专栏
沙龙
全部问答
原创问答
Stack Exchange问答
更多筛选
回答情况:
全部
有回答
回答已采纳
提问时间:
不限
一周内
一月内
三月内
一年内
问题标签:
未找到与 相关的标签
筛选
重置
1
回答
spring-cloud-stream-binder-kafka
手动设置消费者偏移量
在这里,在消费和处理kafka消息时,我们正在做一些redis operations.Whenever,redis关闭或抛出一个错误/异常,我们需要持久化偏移,当redis出现时,我们需要消费持久化偏移量中的消息。
浏览 5
提问于2021-09-15
得票数 0
1
回答
如何使用
Spring-Cloud-Stream-Binder-Kafka
将"Kafka"-Messages打印到控制台
<dependency> <artifactId>
spring-cloud-stream-binder-kafka
浏览 48
修改于2019-05-01
得票数 0
回答已采纳
1
回答
Spring Cloud Stream - Kafka活页夹
https://cloud.spring.io/spring-cloud-static/
spring-cloud-stream-binder-kafka
/3.0.0.RELEASE/reference/dependency> <groupId>org.springframework.cloud</groupId> <artifactId>
spring-cloud-str
浏览 20
提问于2020-07-19
得票数 0
回答已采纳
1
回答
弹簧云流结合剂卡夫卡与弹簧云启动流卡夫卡的区别
在Spring项目中,这些maven依赖项之间有什么区别-
spring-cloud-stream-binder-kafka
和spring-cloud-starter-stream-kafka
浏览 2
提问于2020-07-22
得票数 1
回答已采纳
1
回答
Spring云流绑定器kafka不能在Netty上运行
我注意到如果我有在我的gradle文件中,spring boot如果我删除而不是从Netty开始。这是不是某种设计决定不为
spring-cloud-stream-binder-kafka
提供响应式功能,还是我做错了什么?c
浏览 8
提问于2017-12-25
得票数 1
回答已采纳
1
回答
将对象转换为ByteBuffer
因此,我使用
spring-cloud-stream-binder-kafka
实现了这个特性。
spring-cloud-stream-binder-kafka
:1.1.2.RELEASE支持SpringBootVersion1.4.6,所以我可以实现这个特性。 到现在为止,情况还不错。
浏览 1
提问于2019-06-10
得票数 1
回答已采纳
1
回答
如何使用Spring云流kafka实现Kafka @RetryableTopic?
希望在
spring-cloud-stream-binder-kafka
中使用相同的实现。 我注意到卡夫卡活页夹的重试是可行的,但它并没有引入预期的延迟。
浏览 5
提问于2022-07-09
得票数 0
2
回答
在spring引导应用程序中使用哪些kafka库?
卡夫卡(
spring-cloud-stream-binder-kafka
)或卡夫卡(spring)
浏览 9
修改于2022-04-28
得票数 -2
1
回答
弹簧云流粘合剂卡夫卡不起作用
compile "org.springframework.cloud:spring-cloud-stream:2.0.1.RELEASE"我不知道我该怎么做,我如何去探索这种情况.
浏览 0
提问于2019-06-05
得票数 0
回答已采纳
1
回答
使用spring云流向错误通道发送错误消息
messages,
spring-cloud-stream-binder-kafka
:1.3.0.RELEASE.我使用spring集成dsl来拆分文件中的行,并使用beanio将行转换为json,要求将成功的errorchannel producer:我注意到
spring-cloud-stream-binder-kafka
浏览 2
提问于2017-10-19
得票数 1
1
回答
Kakfa消息在数据库事务之前提交
我无法让
spring-cloud-stream-binder-kafka
在以下用例中工作: Start @transaction (Rest控制器) DB更新/插入发送Kafka消息 在事务提交之前,
浏览 18
提问于2020-03-18
得票数 0
1
回答
弹簧云流绑定卡夫卡应该依赖于核心spring的共同功能。
另一方面,我在spring-cloud-stream-binder-kafka.中发现了这样的服务 最后,
spring-cloud-stream-binder-Kafka
应该依赖核心的弹簧--卡夫卡,而不是相反的
浏览 2
提问于2020-01-13
得票数 0
2
回答
无法追踪弹簧云流侦听器与弹簧云侦查
云流绑定器compile('org.springframework.cloud:spring-cloud-sleuth-stream') compile('org.springframework.cloud:
spring-cloud-stream-binder-kafka
compile('org.springframework.cloud:spring-cloud-sleuth-zipkin-stream') compile('org.springframework.cloud:
spring-cloud-st
浏览 9
提问于2017-02-22
得票数 0
1
回答
Spring Boot混淆(在spring boot框架中使用spring cloud依赖)
但是,我想使用一些spring cloud依赖项,比如
spring-cloud-stream-binder-kafka
。
浏览 21
提问于2021-06-03
得票数 0
回答已采纳
1
回答
Kafka版本:3.0.1-Kafka管理客户端反复创建-内存泄漏
kafka-clients:3.0.1 org.springframework.cloud:
spring-cloud-stream-binder-kafka
浏览 17
修改于2022-08-18
得票数 0
1
回答
在Spring中通过Kafka消耗批处理
dependency> <groupId>org.springframework.cloud</groupId> <artifactId>
spring-cloud-stream-binder-kafka
浏览 3
提问于2020-07-08
得票数 1
回答已采纳
1
回答
spring- Cloud -stream-binder-kafka Confluent Cloud Schema Registry的配置未授权错误
在使用
spring-cloud-stream-binder-kafka
时,我在配置到Confluent的连接时遇到问题。也许有人能看到哪里出了问题?当我使用来自的示例时,它工作得很好,并且我可以在Confluent Cloud上看到消息 但是,当使用
spring-cloud-stream-binder-kafka
配置添加相同的连接详细信息时,它会返回未经授权的错误
浏览 0
修改于2020-05-28
得票数 2
2
回答
Kafka - spring云流
dependency> <groupId>org.springframework.cloud</groupId> <artifactId>
spring-cloud-stream-binder-kafka
浏览 27
提问于2020-04-23
得票数 0
回答已采纳
1
回答
有关如何在Spring启动应用程序中使用KTable的Spring Cloud3.1文档
在使用注解在Spring boot中执行此操作的过程中,我已经查找了文档,例如这里的https://cloud.spring.io/spring-cloud-static/
spring-cloud-stream-binder-kafka
浏览 19
提问于2021-04-22
得票数 0
1
回答
在使用Spring Cloud Streams时,如何在代码中设置Kafka Streams属性?
也许这可以通过KafkaMessageChannelBinder或通过扩展AbstractMessageChannelBinder来实现-参见https://github.com/spring-cloud/
spring-cloud-stream-binder-kafka
/blob/7355ada4613ad50fe95430f1859d4ea65f004be1/
spring-cloud-stream-binder-kafka
/src/main/java
浏览 25
提问于2019-01-31
得票数 1
第 2 页
第 3 页
第 4 页
第 5 页
第 6 页
点击加载更多
领券