Reference https://yidongnan.github.io/grpc-spring-boot-starter/en/ build the project with mvn clean install run the server run the client http://localhost:8081/?name=John You will get a response Hello ==> John