gerrit-rest-java-client 介绍 REST API的Java实现。 仅支持Gerrit 2.6或更高版本(旧版本中缺少/不完整的REST API)。 例如,此实现用作。 支持许多不同的身份验证方法(HTTP基本,HTTP摘要,带形式的LDAP,来自Gerrit设置的HTTP密码,...)。 用法 该库实现 。 您只需要几行就可以使它工作: GerritRestApiFactory gerritRestApiFactory = new GerritRestApiFactory (); GerritAuthData . Basic authData = new Ger