diff --git a/spring-protobuf/README.md b/spring-protobuf/README.md index 37f35808e1..f744b986fc 100644 --- a/spring-protobuf/README.md +++ b/spring-protobuf/README.md @@ -4,3 +4,4 @@ This module contains articles about Spring with Protocol Buffers ### Relevant Articles: - [Spring REST API with Protocol Buffers](https://www.baeldung.com/spring-rest-api-with-protocol-buffers) +- [Convert between JSON and Protobuf](https://www.baeldung.com/java-convert-json-protobuf)