-
pom环境 :apache dubbo 2.7.5 +nacos 1.2.1(nacos 1.2.0 一样)
修改 nacos 的配置:nacos.core.auth.enabled=true
无法把服务注册到nacos ,一直提示403
错误异常如下:
2020-04-08 20:57:58 ERROR org.apache.dubbo.configcenter.support.na…
-
### pom.xml
```
2.7.0
2.7.0
org.apache.dubbo
dubbo-spring-boot-starter
${dubbo-start-version}
org.slf4j
slf4j-log4j12
log4j
…
-
***Which Component***
我想在Spring Cloud Alibaba + Dubbo环境下使用grpc( `I want to use grpc in Spring Cloud Alibaba + Dubbo environment`)
- **Component Version:**
- Spring Boot:2.3.3.RELEASE
- Spr…
-
部署架构:Nacos Server用集群方式部署,域名->单节点Ngnix->3节点Nacos
版本:
nacos-server-1.4.0
nacos-discovery-spring-boot-starter-0.2.7
dubbo-spring-boot-starter-2.7.8
操作:
1)在集群成功注册一个dubbo服务,并能在nacos控制台的服务列表中查询到
2)…
-
SCA版本; 2.1.1.RELEASE
dubbo版本: 2.7.4.1
nacos版本: 1.1.4
spring boot版本: 2.1.7.RELEASE
dubbo 提供者项目,部分配制在nacos中, 没有引入 spring-boot-starter-web 的包, 并以非web方式启动
```
new SpringApplicationBuilder(xxx.class…
-
## Issue Description
mvn clean package -DskipTests in parent module of sentinel error
Type: *bug report* or *feature request*
### Describe what happened (or what feature you want)
[INFO] Sca…
-
- Plugin Name: Material Theme UI
- Plugin Version: 6.13
- OS Name: Windows 10
- OS Version: 10.0
- Java Version: 11.0.10
- App Name: WebStorm
- App Full Name: WebStorm
- Is Snapshot: false
- App Build…
-
- [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/…
-
加了ApiDoc注解
就報返回的對象强轉報錯
返回對象就一個汎型啊
java.lang.ClassCastException: java.lang.Class cannot be cast to java.lang.reflect.ParameterizedType
-
有官方的文档么?如果有麻烦在readme.md里面写一下。
另外Nacos1.2.1我用dubbo官网和alibaba官网的文档搭建以后发现服务注册不稳定【尤其nacos,各种包,什么org.apache.dubbo,com.alibaba.spring,org.springframework.cloud】,当有两个服务时,每次刷新都会发现有一个服务离线。
你们到底用哪个作为官方的包啊?能不能…