49ddab9eeb
* Add CodeQL GitHub code scanning workflow * Only compile main sources for code scanning * Move test .proto files to test sources `annotations.proto` also seems to be only relevant for tests because the test explicitly registers them as extensions. By default the Proto adapter does not consider them. * Address some code scanning findings * Fix some more findings |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
pom.xml | ||
README.md |
proto
This Maven module contains the source code for a JSON serializer and deserializer for Protocol Buffers (protobuf) messages.
The artifacts created by this module are currently not deployed to Maven Central.