腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
圈层
工具
MCP广场
文章/答案/技术大牛
搜索
搜索
关闭
发布
搜索
关闭
文章
问答
(9999+)
视频
开发者手册
清单
用户
专栏
沙龙
全部问答
原创问答
Stack Exchange问答
更多筛选
回答情况:
全部
有回答
回答已采纳
提问时间:
不限
一周内
一月内
三月内
一年内
问题标签:
未找到与 相关的标签
筛选
重置
2
回答
弹簧云卡夫卡流消费者重试机制
spring
.
cloud
.stream.bindings.atcommnity.consumer.maxAttempts=
5
spring
.
cloud
.stream.bindings.atcommnity.consumer.backOffMaxInterval=2000000
spring
.
c
浏览 8
修改于2022-06-22
得票数 0
回答已采纳
1
回答
当我使用Finchley.M
5
时,
spring
-
cloud
-starter-eureka无法解析
:
spring
-boot-starter-webflux', 'org.springframework.
cloud
:
spring
-
cloud
-starter-eureka-server' ):Fin
浏览 12
提问于2018-02-13
得票数 8
1
回答
Spring
Cloud
Bus不工作/bus/refresh调用到控制器并在控制器中查找映射失败
如果我缺少任何配置来使
spring
-
cloud
-bus工作,请告诉我。提前感谢!=demo-api
spring
.
cloud
.config.bus.enabled=true
spring
.
cloud
.bus.refresh.enabled=true
spring
.
浏览 4
修改于2017-06-02
得票数 1
1
回答
在Gradle
5
中有没有dependencyManagement.importedProperties的替代品?
但是在Gradle的
5
Maven BOM支持下,有什么方法可以做到这一点呢?("org.springframework.
cloud
:
spring
-
cloud
-dependencies:Greenwich.RELEASE")} dependencies {implementation("org.group:artifact:${dependencyManagement.importedProperties["
spring
-
cloud
-
浏览 27
提问于2019-08-07
得票数 1
回答已采纳
1
回答
为什么
spring
网关与url不完全匹配?
我在application.properties中配置
spring
云网关(v3.0.3) url,如下所示:
spring
.
cloud
.gateway.routes[
5
].id = dict-auth
spring
.
cloud
.gateway.routes[<e
浏览 21
提问于2022-02-26
得票数 0
1
回答
SpringCloudStream - RabbitMQ粘结剂的慢消费者
我有一个usecase将http POST发送到一个HTTP,它作为
Spring
应用程序与的http源代码一起创建。此过程用于发布
5
k记录/秒。我有一个Sink应用程序来将数据持久化到Mongo。application.properties
spring
.
cloud
.stream.bindings.input.destination=http-source
sprin
浏览 5
提问于2016-10-26
得票数 1
回答已采纳
1
回答
Spring
Cloud
版本的Hoxton.SR
5
默认提供XML格式作为HTTP响应
当我在
Spring
Boot应用程序中使用<
spring
-
cloud
.version>Hoxton.SR
5
</
spring
-
cloud
.version>时,默认情况下它会在HTTP响应中返回一种XML格式<itemType>TV</itemType> </item>
浏览 0
修改于2020-11-19
得票数 2
2
回答
Zipkin没有连接到RabbitMQ
:3+') implementation('org.springframework.
cloud
:
spring
-
cloud
-starter-configFrom
Spring
Cloud
(abstraction layer): https://
spring
.io/projects/
s
浏览 1
提问于2021-01-28
得票数 1
1
回答
使用int属性的
spring
-
cloud
-consul抛出ConverterNotFoundException
在启动一个从consul获取一些属性的
spring
boot/
cloud
应用程序时,我得到了以下错误消息:APPLICATION FAILEDTO START Binding to target demo.config.Config@
5
b4954b2 failed<groupId>org.springframework.
cloud
</group
浏览 14
修改于2017-06-26
得票数 1
1
回答
Spring
Cloud
Kafka和AWS Secrets 'inputBindingLifecycle‘例外
我正在尝试将我们的
spring
cloud
kafka应用程序与
spring
boot 2.4和
Spring
cloud
2020.0.1上的aws secrets集成在一起@SpringBootApplication=true
spring
.
cloud
.stream.default-binder=kafka
spring<
浏览 109
修改于2021-02-26
得票数 1
1
回答
kafka生产者总是重试连接
我使用
spring
-
cloud
-sleuth-stream和
spring
-
cloud
-starter-stream-kafka发送span给kafka,连接时出现异常。
spring
cloud
版本Edgware.SR1
cloud
: kafka:192.168.1.177是我的本地主机 我不明白为什么Update
浏览 10
修改于2018-02-05
得票数 0
回答已采纳
1
回答
我们必须在Zipkins中传递来自WebClient的标头值吗
我在客户端和服务器端使用
Spring
boot和下面的库, imports { } //
Spring
Cloud
Sleuth compile group: 'org.springframewor
浏览 2
修改于2018-12-19
得票数 1
1
回答
如何获取熊猫的下一个价值指标
Name Year SALE 1 2022.0 804 2022.0 40我想要实现的是将所有三行信息放在同一行中,如下所示
浏览 0
修改于2022-08-28
得票数 0
2
回答
Kafka在属性文件中创建了比硬编码更多的分区。
我已将我的生产者配置为:
spring
.
cloud
.stream.bindings.pc-abc-out-0.producer.partition-count=
5
spring
.
cloud
.stream.bindings.pc-abc-out-0.producer.header-mode=headers
spring
浏览 8
修改于2022-01-27
得票数 2
回答已采纳
1
回答
为什么Gradle 'build‘任务不是最新的,即使源代码没有变化?
:
spring
-boot-starter-aop') compile('org.springframework.
cloud
:
spring
-
cloud
-starter-eureka') compile('org.springframework.
cloud
浏览 2
提问于2016-06-26
得票数 3
1
回答
Spring
引导,将依赖项排除在第
5
级的测试中。
dependencies { runtimeOnly('org.springframework.
cloud
:
spring
-
cloud
-starter-config')在运行测试期间,我如何明确地告诉Gradle
5
test.exclude {
浏览 4
修改于2020-06-17
得票数 0
回答已采纳
1
回答
Spring
cloud
stream: Kafka生产者和消费者的多个绑定器,单独的jaas配置不能协同工作
我正在尝试使用
Spring
cloud
和绑定器在同一个
spring
启动应用程序中实现Kafka consumer和Kafka producer。请在下面找到我的application.yml文件
spring
: stream: input:
浏览 186
提问于2020-03-25
得票数 1
1
回答
Spring
引导从领事服务器获得属性
{proxy.endpoint}")我的application.properties在src/main/resources下
spring
.
cloud
.consul.host=http://10.0.1.241
spring
.
clo
浏览 0
提问于2017-03-02
得票数 5
1
回答
无法在使用
spring
Contrac-OA3和
spring
插件时生成合同测试。
我有以下设置: com.github.mzielinski:
spring
-
cloud
-contract-oa3:3.1.2.0''org.springframework.
cloud
:
spring
-
cloud
-contract-gradle-plugin:3.1.2''org.springframework.
cloud
:
spring
-
cloud
-dependencies:2021.0.3'gradle 7
浏览 17
提问于2022-05-31
得票数 0
回答已采纳
1
回答
如何配置
Spring
数据流以在每个任务的单独命名空间中执行任务?
看一下执行细节,我看到---
spring
.
cloud
.data.flow.platformname: defaultkubectl describe pod
浏览 1
修改于2020-10-11
得票数 1
回答已采纳
第 2 页
第 3 页
第 4 页
第 5 页
第 6 页
第 7 页
第 8 页
第 9 页
第 10 页
第 11 页
点击加载更多
领券