I\'ve got a simple java pojo, implemented with Lombok.
I\'ve also got a grpc method that responds with a very similar pojo, but it\'s implemented as a protobuf.
Is