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 <[email protected]> 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(-)
