Results 5 issues of 无坎

I have a requirement, when a wants my gateway to initiate a request, I forward this to different downstream services at the same time?

waiting-for-triage

我使用的是springboot2.1.15对应dubbo0.2.0,其中使用了外部的配置文件@PropertySource("file:D:/opt/config/taskcenter/a.properties"),占位符${},发现dubbo加载的时候不会把占位符转换为我要的参数,如何是好?

I use a template to send signatures to my clients,This template has many tabs,When I call the api, I set the tabs。 1.When the user does not sign on it,I...

area-api

I now have a lot of templates configured in the developers environment and debugging passes, and I want to release to production. But don't know how to import these templates...

![image](https://user-images.githubusercontent.com/25549434/195255346-8e1a0117-3785-44e8-8bf9-0209a1c3df3f.png) I noticed RateLimiter recently and had a question in the ‘com.google.common.util.concurrent.RateLimiter#acquire(int)’ method。 What I want to ask is the performance issue of synchronized (mutex()) in reserve method. If there...

package=concurrent
status=triaged
type=performance
P3