feat: protobuf java converters (#382)

This commit is contained in:
Jasper van Gelder
2022-11-15 21:50:26 +01:00
committed by GitHub
parent 7b39e448bf
commit 20f8a4f08f
30 changed files with 8384 additions and 0 deletions

View File

@ -2,6 +2,8 @@
## Unreleased
- Added Support for Custom objects from Java generated protobuf classes
### Added
### Changed