Ian Luo

Results 8 issues of Ian Luo

# Description Provide a file based naming resolver to replace mDNS so that dapr can address each other either on the same host or via shared file system, which would...

stale

## Expected Behavior This issue is opened to track the corresponding change on components-contrib side for issue dapr/dapr#4556 ## Actual Behavior ## Steps to Reproduce the Problem ## Release Note...

kind/enhancement
pinned

Signed-off-by: Ian Luo # Description fix issue #4556 ## Issue reference Please reference the issue this PR will close: #_[issue number]_ ## Checklist Please make sure you've completed the relevant...

do-not-merge

Each module should be able to run independently, accordingly, it needs a README.md to show how it works and which functionality it's intended to show is.

help wanted
good first issue

the current rest samples is hard to understand, need to migrate https://github.com/beiwei30/dubbo-rest-samples into the official samples.

dubbo-samples-generic-impl-provider cannot pass travis CI, but it works in local env. ``` [ERROR] testHelloAsync(org.apache.dubbo.samples.generic.call.HelloServiceIT) Time elapsed: 0.027 s

we need to support spring boot 2.0 after dubbo 2.7.0 release.

You may also interested in initializr project [1] in the eco system. It can generate dubbo project scaffold too but via web interface. If you can leverage its REST API...