Skip to content

zhouhao/springboot-grpc-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

springboot-grpc-sample

  1. To build Java classes from proto files, run the following command:
./mvnw clean compile
  1. Start the server and client as spring boot projects
  2. Visit http://localhost:8080/?name=World to see the result

Releases

No releases published

Packages

No packages published

Languages