This is an automated email from the ASF dual-hosted git repository. liujun pushed a change to branch samples-for-2.7.0-SNAPSHOT in repository https://gitbox.apache.org/repos/asf/incubator-dubbo-samples.git.
from f8ed983 properties configuration format from aa-bc-dd to aaBcDd new 8660a3f rewrite async sample new ebfb4b6 Merge remote-tracking branch 'origin/samples-for-2.7.0-SNAPSHOT' into samples-for-2.7.0-SNAPSHOT new bf1ca2a change configcenter to configCenter The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: dubbo-samples-api/pom.xml | 17 +++++++------- .../apache/dubbo/samples/api/GreetingsService.java | 12 ++++++---- .../dubbo/samples/governance/AsyncConsumer.java | 26 ++++++++++++++-------- .../resources/META-INF/spring/async-consumer.xml | 3 +-- .../governance/filter/AsyncPostprocessFilter.java | 11 ++++----- .../resources/spring/dubbo-consumer.properties | 2 +- .../resources/spring/dubbo-provider.properties | 4 ++-- 7 files changed, 44 insertions(+), 31 deletions(-)