java-tutorials/protobuffer/README.md

9 lines
341 B
Markdown

## Google Protocol Buffer
This module contains articles about Google Protocol Buffer.
### Relevant articles
- [Introduction to Google Protocol Buffer](https://www.baeldung.com/google-protocol-buffer)
- [Convert Google Protocol Buffer Timestamp to LocalDate](https://www.baeldung.com/convert-google-protocol-buffer-timestamp-to-localdate)