Skip to content

Example code to show how to make a gRPC server using Spring Boot & gRPC Spring Boot Starter plugin in Kotlin.

Notifications You must be signed in to change notification settings

zahiar/kotlin-spring-boot-grpc-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Boot gRPC demo in Kotlin

Example code to show how to make a gRPC server using Spring Boot & gRPC Spring Boot Starter plugin in Kotlin.

Instructions

Checkout the repo and then do gradle build in order to generate the Proto files.

gRPC server will run on port 6565 by default.

About

Example code to show how to make a gRPC server using Spring Boot & gRPC Spring Boot Starter plugin in Kotlin.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages