-
1.我是基于最新的 master 分支 build 编译的,未改动服务端口地址。
2.根据官网说明,分别修改了configservice、adminservice数据库application-github.properties配置。通过idea 分别启动服务指定了激活环境 -Dapollo_profile=github,auth,configservice、adminservice启动正常,…
-
**描述bug**
1、有两个比较老的SpringMvc项目,部署在同一个tomcat是tomcat 7.0.93 , 每个项目classpath:META-INF/app.properties配置的app.id不同。
2、在启动时,只有一个应用能启动成功,另一个应用有日志提示:App ID is set to xxx by app.id property from System Prop…
-
configmap配置如下
![image](https://github.com/apolloconfig/apollo/assets/71484934/cb7bf0ec-4898-456d-ae4a-68e57965ee55)
k8s deployment挂载配置文件如下图
![image](https://github.com/apolloconfig/apollo/assets/71…
-
请问有大佬已经在2.2.0版本上,数据源由mysql切换至pg了嘛?有的话希望可以给一下具体的sql文件
-
这个描述太模糊了吧,我看Ctrip的实现,也是用了一堆的反射,还是调用的sso远程。
1 . 这个是查询本地的User,还是查询SSO的当前登录用户,还是先本地再SSO,如果是SSO,那么就会碰到问题2 ?
2. 我sso使用的是Webflux 和 Redis,没有request.getSession或request.getSslInfo()这个东西,该如何无参数查询到对应的在线用户? …
-
## Problem
Usually, use namespace like follow
通常,这样使用namespace
```properties
apollo.bootstrap.namespaces = application,TEST1.password
```
But sometimes, the namespaces require a new one, lik…
-
Apollo是否可以支持按照key维度来发布?
-
- [x] 我已经检查过[discussions](https://github.com/apolloconfig/apollo-java/discussions)
- [x] 我已经搜索过[issues](https://github.com/apolloconfig/apollo-java/issues)
- [x] 我已经仔细检查过[FAQ](https://www.apollo…
-
apollo.accesskey.sercet= 这个可以直接支持多个秘钥吗
还是只能用
apollo.accesskey.namespace1= xx
apollo.accesskey.namespace2= xx
自己在读取的时候填写对应的key,
thanks
-
- [ ] I have checked the [discussions](https://github.com/ctripcorp/apollo/discussions)
- [ ] I have searched the [issues](https://github.com/ctripcorp/apollo/issues) of this repository and belie…