1. IntroductiongRPC is an open-source RPC (Remote Procedure Call) platform developed by Google that provides highly performant and efficient communication in any kind of environment and across data centers. Moreover, gRPC’s pluggable suppor
最近在做项目,使用是spring boot。做了一段时间想打包放到服务器上看看效果。于是使用maven命令进行打包。 打开项目根路径,打开命令行窗口。输入命令mvn install。结果提示如下错误: Unable to find a single main class 网上查找资料,发现是多个class存在main方法。照着方案,将对应的clas
2,忘记管理员密码怎么办。平常我们都是通过普通用户来对Jenkins进行管理,配置,发布等操作,但是如果某天需要管理员的用户密码,而这个大家并不常用的密码,也就被遗忘到了九霄云外,这个时候该怎么办呢,有两种办法可以找回。具体操作参考我的另外一篇,Jenkins忘记管理员密码怎么办。Jenkins实战应用–Jenkins忘记管理员密码怎么办 (opens new window)。#3,配置Git连接时报错怎么办。有不少人在刚开始入门Jenkins的时候都会遇到与Git连接的问题,其实这里