This is an automated email from the ASF dual-hosted git repository.
albumenj pushed a change to branch 3.0
in repository https://gitbox.apache.org/repos/asf/dubbo.git.
from 05dbea9 Support export generic service with @DubboService annotation,
without service interface locally (#8174)
add 99b42d9 use new code model in dubbo-demo-triple. (#8177)
No new revisions were added by this update.
Summary of changes:
.../org/apache/dubbo/demo/consumer/Application.java | 2 ++
.../org/apache/dubbo/demo/provider/Application.java | 2 ++
dubbo-demo/dubbo-demo-triple/pom.xml | 6 +++++-
.../org/apache/dubbo/demo/consumer/ApiConsumer.java | 10 ++++++++--
.../apache/dubbo/demo/consumer/ApiWrapperConsumer.java | 10 ++++++++--
.../org/apache/dubbo/demo/provider/ApiProvider.java | 17 +++++++++--------
.../apache/dubbo/demo/provider/ApiWrapperProvider.java | 15 +++++++++------
7 files changed, 43 insertions(+), 19 deletions(-)