-
`
classpath:/common-config.properties
classpath:/dubbo-config.properties
classpath:/ejob.properties
classpat…
-
使用官方的dubbo集成CSE的demo,CSE的注册中心和配置中心替换成https的地址时,报错。日志如下:
13/12/21 18:59:22:819 CST] main INFO config.ServiceConfig: [DUBBO] No valid ip found from environment, try to find valid host from DNS., du…
-
- [x] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate.
- [x] I have checked the [FAQ](https://github.com/apache/dubbo/…
-
spring boot中的@ConditionalOnProperty @ConfigurationProperties这些注解能够读到disconf下载下来的配置吗?
-
**Which Component**
spring cloud nacos config and dubbo
**Describe what problem you have encountered**
I use dubbo configured mixed by xml and external yml config in nacos config server, spring f…
-
- [x] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate.
## Ask your question here
Why dubbo does choose to crea…
-
我使用的是springboot2.1.15对应dubbo0.2.0,其中使用了外部的配置文件@PropertySource("file:D:/opt/config/taskcenter/a.properties"),占位符${},发现dubbo加载的时候不会把占位符转换为我要的参数,如何是好?
-
## Describe the feature
Implove dubbo-rpc-http for http , and support the https protocol , example
for mixed cloud deploy , hisroty system of the base dubbo rpc transferto public cloud, w…
-
### Describe the bug
I try to analyze Dubbo source code, but Spoon throws a ModelBuildingException. Shall I use Spoon to analyze such multi-pom.xml projects? Or I need to set some properties of maven…
-
## Issue Description
Type: *bug report*
### Describe what happened (or what feature you want)
程序里有@Component组件使用了@NacosInjected注解,用nacos-spring-context 0.3.6版本时一切正常,升到1.1.0之后,启动抛ClassCastExcep…