You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by ni...@apache.org on 2019/06/21 07:09:56 UTC

[servicecomb-toolkit] 40/49: Merge pull request #10 from kakulisen/master

This is an automated email from the ASF dual-hosted git repository.

ningjiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/servicecomb-toolkit.git

commit 86415985909d927409d03ec0e4b959a2571d9811
Merge: 0293eb9 2884051
Author: Mabin <bi...@huawei.com>
AuthorDate: Mon Jun 3 16:46:53 2019 +0800

    Merge pull request #10 from kakulisen/master
    
    Support generating pojo consumer

 .../toolkit/codegen/ServiceCombCodegen.java        | 44 +++++++++++++++-------
 .../consumer/formParamsConsumer.mustache           |  2 +-
 .../ServiceComb/consumer/pojo/apiConsumer.mustache | 25 ++++++++++++
 .../ServiceComb/libraries/POJO/api.mustache        | 27 +++----------
 .../POJO/{api.mustache => apiImpl.mustache}        |  2 +-
 .../libraries/POJO/apiInterface.mustache           | 17 ---------
 6 files changed, 62 insertions(+), 55 deletions(-)