-
Updated
Dec 7, 2020 - Java
dubbo
Here are 687 public repositories matching this topic...
When debug the demo for spring-cloud-dubbo-consumer-sample, system happend ClassCastException: java.lang.String cannot be cast to java.lang.Integer
at com.alibaba.cloud.dubbo.service.SpringRestService.requestBodyMap(SpringRestService.java:92)
It like appear in
com.alibaba.cloud.dubbo.service.SpringRestService#requestBodyMap(@requestbody Map<String, Object> data)
, when a consumer us
-
Updated
Oct 13, 2020 - Java
Describe the bug
got error message : 'fromIndex > toIndex' after calling '/service/list'
Expected behavior
got empty data list if there is no data that meets the conditions
Acutally behavior
got error
How to Reproduce
Steps to reproduce the behavior:
1.I have 3 services on nacos.
2.I want to get all service list using 'getServicesOfServer(int pageNo, int pageSize)'
-
Updated
Nov 19, 2020 - Java
-
Updated
Nov 26, 2020 - Java
-
Updated
Dec 12, 2020 - Java
-
Updated
Dec 11, 2020 - Go
-
Updated
Dec 5, 2020 - Java
-
Updated
Dec 11, 2020 - Java
-
Updated
Mar 29, 2020 - Java
-
Updated
Dec 14, 2020 - Java
-
Updated
Jul 2, 2018 - Java
-
Updated
Dec 12, 2020 - Java
-
Updated
Sep 7, 2020 - Java
-
Updated
May 17, 2019
-
Updated
Feb 14, 2019 - Java
-
Updated
Jun 6, 2020 - JavaScript
-
Updated
Nov 16, 2020 - Java
Improve this page
Add a description, image, and links to the dubbo topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dubbo topic, visit your repo's landing page and select "manage topics."

In master branch,code of getAuthority() is just like this: