shenfeng
shenfeng
## Actual behavior (Required!) show home/shenfeng/work/myvimdemo src/main/java/com/example/myvimdemo/MyvimdemoApplication.java 6,4 全部 JavaComplete: classname 'SpringBootApplication' not found in any scope. ## Expected behavior (Required!) success to import SpringBootApplication ## The steps to reproduce...
源码如下 这是个bug吗。还是原本设计就是这样的 ```java // export to local if the config is not remote (export to remote only when config is remote) if (!SCOPE_REMOTE.equalsIgnoreCase(scope)) { exportLocal(url); } // export to remote...
## What is the purpose of the change 1.Polish ObservationConfiguration 2.Fix slf4JEventListener ## Brief changelog ## Verifying this change ## Checklist - [x] Make sure there is a [GitHub_issue](https://github.com/apache/dubbo/issues) field...
### Current Behavior DNS client has removed all results from the DNS server that are either of a different type or have a different name. ### Expected Behavior DNS client...
### Description Fixes #10799 ### Checklist - [ ] I have explained the need for this PR and the problem it solves - [ ] I have explained the changes...
### Current Behavior 2023/12/08 08:10:07 [warn] 45#45: *57631 multi: multi connection detach not empty 00007F45BD856FA0 2023/12/08 08:10:07 [error] 45#45: *57627 upstream timed out (110: Operation timed out) while connecting to...
### Pre-check - [X] I am sure that all the content I provide is in English. ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dubbo/issues?q=is%3Aissue) and found...

### Description Fixes # (issue) ### Checklist - [ ] I have explained the need for this PR and the problem it solves - [ ] I have explained the...
### Description Fixes https://github.com/apache/apisix/issues/11067 Add http-dubbo docs ### Checklist - [x] I have explained the need for this PR and the problem it solves - [x] I have explained the...