Thanks to visit codestin.com
Credit goes to github.com

Skip to content

timlien/java-proto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Protocol Buffers in Java

This is a simple example of how to use Google Protocol Buffers in Java.

How to run

  1. Clone the repository
  2. Run the following command to compile the proto file:
./gradlew generateProto
  1. Run the Demo class to see the output:

About

This is a simple example of how to use Google Protocol Buffers in Java 17.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages