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:58 UTC

[servicecomb-toolkit] 42/49: Merge pull request #11 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 2e6f595e6909983845839467a4198f3159eaef4f
Merge: 8641598 30e4f00
Author: Mabin <bi...@huawei.com>
AuthorDate: Mon Jun 3 19:10:03 2019 +0800

    Merge pull request #11 from kakulisen/master
    
    Support generating SpringBoot consumer code

 .../toolkit/codegen/ServiceCombCodegen.java        |  10 +-
 .../consumer/springboot/Application.mustache       |  14 +++
 .../ServiceComb/consumer/springboot/pom.mustache   | 132 +++++++++++++++++++++
 .../libraries/SpringBoot/operationMethod.mustache  |   1 +
 4 files changed, 155 insertions(+), 2 deletions(-)