Skip to content

Commit

Permalink
Added link to the article
Browse files Browse the repository at this point in the history
  • Loading branch information
stojsavljevic committed May 7, 2024
1 parent 59b1d08 commit 6a7ac63
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Spring gRPC Example Project ![build status](https://github.com/stojsavljevic/spring-grpc-example/actions/workflows/maven.yml/badge.svg)

This project demonstrates the integration of gRPC (Google Remote Procedure Call) with the Spring ecosystem. gRPC is a high-performance, open-source RPC framework developed by Google that enables efficient communication between services.
This project demonstrates the integration of gRPC (Google Remote Procedure Call) with the Spring ecosystem. gRPC is a high-performance, open-source RPC framework developed by Google that enables efficient communication between services.

Article that provides a detailed explanation of this example project can be found on [Medium.com](https://medium.com/@aleksandar.stojsavljevic/building-grpc-applications-with-spring-boot-beginners-guide-30e99a5acb51)

## gRPC in General

Expand Down

0 comments on commit 6a7ac63

Please sign in to comment.