腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
工具
TVP
最新优惠活动
文章/答案/技术大牛
搜索
搜索
关闭
发布
精选内容/技术社群/优惠产品,
尽在小程序
立即前往
文章
问答
(1899)
视频
沙龙
1
回答
Spring
Cloud
Config
Server
多
仓库
回退
、
、
、
我们使用由bitbucket支持的
spring
cloud
配置服务器来存储配置文件。我们在配置服务器的application.yml中配置了多个存储库。下面是我的application.yml
spring
:
config
: git: uri: git@bitbucket.org:
config</em
浏览 18
提问于2020-07-23
得票数 1
回答已采纳
2
回答
Jhipster应用程序日志显示"
Config
Server
: Not found or not setup for this application“(配置服务器:未找到或未设置此应用程序)
、
Config
Server
: Not found or not setup for this application -----------------------------------------------------------
浏览 17
提问于2017-10-31
得票数 0
1
回答
具有保管库令牌的
Spring
配置服务器不遵守保管库中定义的acl
、
我有
spring
config
server
和vault作为后端。我在vault中使用acl策略创建了一个令牌。当我在
spring
.
cloud
.
config
.token中使用令牌时,它不遵守acl
spring
: name: app1
cloud
: uri: https://
config</em
浏览 11
提问于2019-07-11
得票数 0
回答已采纳
1
回答
在远程回购不可用的情况下,如何设置服务的本地
回退
配置?
、
、
、
、
我正在考虑将信任的本地文件夹存储为备份,并将application.yml配置为
回退
(我不知道如何)。
浏览 1
提问于2018-09-24
得票数 4
回答已采纳
1
回答
Spring
Cloud
Config
- Git后端
、
、
我浏览了
Spring
的文档,我学到的是
Spring
更喜欢使用Git作为配置存储库,因为它支持标签/分支等等,而且它也是
Spring
的默认选项。
浏览 1
提问于2022-01-25
得票数 0
2
回答
JHipster注册表如何配置git用户名和密码
--
spring
.
cloud
.
config
.
server
.composite.0.type=git --
spring
.
cloud
.
config
.
server
.composite.0.uri=http:我试过了:--
spring
.
cloud
.
config
.
server
.git.uri= --
spring
.
cloud
.
config
浏览 10
提问于2019-08-30
得票数 1
1
回答
配置服务抛出异常与码头
、
、
=8888
spring
.
cloud
.
config
.
server
.git.default-label=main
spring
.
cloud
.
config
.
server
.git.uri=https://github.com/fastaca
浏览 6
提问于2021-12-20
得票数 0
2
回答
Spring
Cloud
Config
over
Spring
Cloud
Config
、
我们想使用
Spring
Cloud
Consul进行服务发现,我的学院正在推动使用
Spring
Cloud
Config
over
Spring
Cloud
Config
的想法,我之前已经在相关项目中实现了这一想法为了在
Spring
Cloud
Consul
Config
中支持相同的功能,似乎需要重新发明已经在
Spring
Cloud
Config</em
浏览 7
提问于2015-11-17
得票数 16
2
回答
从托管在GitHub上的
Spring
Cloud
Config
Server
访问repo时的身份验证问题
、
、
、
、
my-user/my-repo:我用来定位repo的属性是
spring
.
cloud
.
config
.
server
.git.uri
浏览 0
提问于2016-10-08
得票数 12
回答已采纳
1
回答
Netflix Arcaius作为多个
Spring
Boot微服务的配置服务
、
、
我遇到了一个问题,如何仅使用Netflix Archaius作为多个
Spring
Boot微服务的配置服务器。以前,当我在使用
Spring
Boot构建的
多
服务项目中应用Eureka和
Spring
Cloud
Config
Server
时,每个微服务都会通过Eureka服务的发现功能从
Spring
Cloud
Config
服务器获得自己的.properties文件。但是现在我需要将
Spring
<em
浏览 11
提问于2017-03-13
得票数 2
2
回答
第一次引导
spring
云配置
、
、
、
、
另一方面,在配置客户机bootstrap.properties中,我提供了
spring
.
cloud
.
config
.uri=,它定位了配置服务器并从中提取配置。/groupId> </dependency>>
sprin
浏览 6
提问于2016-04-14
得票数 3
回答已采纳
1
回答
如何配置
Spring
Cloud
Config
Server
使用克隆的配置文件
、
、
、
config
.source=Local
Cloud
Server
#just to check where
config
come fromencrypt.key=xxxxxxxxxxxxxx
spring
.profiles.active=staging# Git Backend
spring
.<em
浏览 8
提问于2021-09-20
得票数 0
6
回答
spring
配置服务器-用于本地git存储库
、
、
、
、
我正在尝试设置
spring
cloud
配置服务器使用我的服务的类路径链接源属性文件对其进行-linked-hitting url: 导致错误: org.springframework.
cloud
.
config
.
server
.environment.NoSuchLabelExce
浏览 31
提问于2019-07-30
得票数 0
4
回答
Spring
云配置服务器ssh到bitbucket问题
、
、
、
、
(JGitEnvironmentRepository.java:320) ~[
spring
-
cloud
-
config
-
server
-3.1.0.jar!(JGitEnvironmentRepository.java:262) ~[
spring
-
cloud
-
config
-
server
-3.1.0.jar!(EnvironmentController.java:132) [
spring
-
cloud
-
config<
浏览 31
提问于2021-12-09
得票数 2
2
回答
无需重新启动服务器即可更改属性
、
我用
spring
读取一些webapps的属性文件,用传统的java属性读取一些webapp的属性文件。 请建议如何获得
浏览 1
提问于2015-08-23
得票数 6
5
回答
原因:无法解决org.eclipse.jgit.api.errors.RefNotFoundException:参考母版
、
、
=
config
-
server
spring
.
cloud
.
config
.
server
.git.clone-on-start=tr
浏览 5
提问于2021-05-03
得票数 13
回答已采纳
2
回答
已解析的[org.springframework.
cloud
.
config
.
server
.environment.NoSuchLabelException:没有这样的标签: master]
、
读取我的gitHub时出现问题:
spring
.application.name=
config
-
server
spring
.
cloud
.
config
.
server
.git.uri=https://github.com/cambyze/cambyze-properties.git
spring
.
cloud
.
config
.<em
浏览 133
提问于2020-11-25
得票数 3
1
回答
Spring
Cloud
Config
Server
无法连接私有git
仓库
、
、
我正在使用以下helm chart 在我的Kubernetes集群中部署
spring
cloud
config
服务器。kiwigrid/
spring
-
cloud
-
config
-
server
--version 0.1.0 --set
config
.gitUri=<git repo> --set secrets.gitUsername(JGitEnvironmentRepository.java:589) [
spring<
浏览 0
提问于2020-09-22
得票数 0
1
回答
如何将github存储库配置为
spring
云服务器的配置回购?
、
、
、
、
我已经创建了一个github存储库https://github.com/Nisarg04/microservices-
config
-repo.git,希望将其作为配置回购处理。另外,我有一个
spring
云服务器,它从本地回购(按当前配置)选择属性。我要从github回购公司拿出来。application.properties看起来如下所示:
spring
.application.name=
spring
-
cloud
-
config
-
server
浏览 1
提问于2018-10-04
得票数 3
回答已采纳
3
回答
Spring
Cloud
Config
:以编程方式定义服务器配置属性
、
、
、
我有自己配置的
Spring
Cloud
Config
服务器(它使用自己的配置)。所以基本上我只有一个包含内容的文件bootstrap.properties:
spring
.
cloud
.
config
.
server
.git.uri=<my GitHub repo>
spring
.applic
浏览 4
提问于2018-02-17
得票数 1
回答已采纳
点击加载更多
扫码
添加站长 进交流群
领取专属
10元无门槛券
手把手带您无忧上云
相关
资讯
在 Golang 项目中使用 Spring Cloud Config Server 管理配置
Spring Cloud Config 配置中心
译:Spring Cloud Config:Git 后端
Spring Cloud Config 从入门到精通
Spring Cloud Config 开发指南 3
热门
标签
更多标签
云服务器
ICP备案
对象存储
腾讯会议
云直播
活动推荐
运营活动
广告
关闭
领券