servicecomb-toolkit icon indicating copy to clipboard operation
servicecomb-toolkit copied to clipboard

Apache servicecomb

Results 10 servicecomb-toolkit issues
Sort by recently updated
recently updated
newest added

According to [https://docs.travis-ci.com/user/customizing-the-build#git-clone-depth](url), Travis CI provide a way to shallow clone a repository. This has the obvious benefit of speed, since you only need to download a small number of...

通过toolkit生成model对象中boolean属性时,会生成的get方法为isgetxxxx(); 第一次启动服务正常运行,但是再重启服务(同一台服务器、不通服务器重启服务)之后显示sc上的契约文件与本地契约文件不一致,

比如希望使用mybatis+servicecomb一起进行开发,或者apache shiro等项目进行集成,但是现在上手门槛较高,没有快速开始的方式

openapi yaml 文件有中文字符,文件编码格式是 utf-8 。当在windows cmd 下执行时会提示编码错误,需要加上 -Dfile.encoding=UTF-8。 错误信息如下: ``` `java -jar bin/cli-0.2.0-SNAPSHOT.jar checkstyle -r style-check-rules.properties -f openapi.yml Exception in thread "main" java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at...

存量业务代码量大,传统的SOA开发模式,有rest接口,也有webservice接口,工具能否考虑支持下面的需求 1.工具支持webservice标记的接口转为POJO接口; 2.工具支持在遗留代码中,自动重构服务消费者的接口调用方式改为cse调用方式; 3.工具修改遗留代码,保留原项目的目录结构

Bumps org.eclipse.jgit:org.eclipse.jgit from 5.3.0.201903130848-r to 6.6.1.202309021850-r. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.eclipse.jgit:org.eclipse.jgit&package-manager=maven&previous-version=5.3.0.201903130848-r&new-version=6.6.1.202309021850-r)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Question: how to expose the service contracts generated by the toolkit online along the Service API server URL. So that it can be accessed by the developers from the direct...

Bumps [junit:junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. Release notes Sourced from junit:junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...

dependencies

Bumps [io.swagger:swagger-codegen](https://github.com/swagger-api/swagger-codegen) from 2.4.3 to 2.4.19. Release notes Sourced from io.swagger:swagger-codegen's releases. Swagger Codegen 2.4.19 has been released! ref CVE-2020-25649 - jackson 2.11.4 (#10926) [csharp] masked EnumMember value in modelEnum...

dependencies

Bumps [org.openapitools:openapi-generator](https://github.com/openapitools/openapi-generator) from 4.1.2 to 5.1.0. Release notes Sourced from org.openapitools:openapi-generator's releases. v5.1.0 released v5.1.0, the first minor release after the v5.0.0 major release, contains breaking changes with fallbacks, security...

dependencies