We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d6c3e2 commit 360dd63Copy full SHA for 360dd63
README.md
@@ -1,4 +1,4 @@
1
-# pbj Protobuf Library
+# PBJ Protobuf Java Library
2
An alternative Google Protocol Buffers code generator, parser, and Gradle module. The project has these design goals:
3
* **Modern Nice Java Objects** - parse the proto files into nice clean Java objects. With as clean as API as possible.
4
Using the newer Java Record style getters and setters. Support latest LTS Java version features.
0 commit comments