Search code examples
Using protobuf-java in GraalVM native image...


javagraalvmprotobuf-java

Read More
Java protobuf serialization as empty byte array...


javaspringprotocol-buffersprotobuf-java

Read More
How to do snapshot testing using protobuf3 text messages?...


protocol-buffersprotobuf-java

Read More
Protocol Buffers: How to parse a .proto file in Java...


javaprotocol-buffersprotobuf-java

Read More
Grpc file is missing when using protoc to generate code...


protocol-buffersgrpcgrpc-javaprotobuf-java

Read More
Difference between proto package and java_package in gRPC proto file?...


grpcgrpc-javaprotobuf-java

Read More
Proto datastore jetpack compose - gradle dependencies exception...


android-gradle-pluginandroid-jetpack-composeprotobuf-javaandroid-jetpack-datastore

Read More
In Protobuf, are double or float types fixed size when serialized?...


javageometryprotocol-buffersprotobuf-java

Read More
Map List<String> with Mapstruct from Java POJO to Protobuf (proto3)...


javaprotocol-buffersmapstructproto3protobuf-java

Read More
How can I solve "Type com.google.protobuf.Any$1 is defined multiple times" problem on Andr...


androidprotocol-buffersprotocprotobuf-java

Read More
De/Serialzing custom java types with protobuf in java...


javaserializationprotocol-buffersprotobuf-java

Read More
Packing map<string, string> type into google.protobuf.Any...


javaprotocol-buffersgrpcgrpc-javaprotobuf-java

Read More
dial tcp 127.0.0.1:9091: connect: connection refused...


ubuntuprotocol-buffersgrpcgrpc-javaprotobuf-java

Read More
Build GRPC proto pojo using lombok (or other) to clone java pojo?...


javalombokprotobuf-java

Read More
Protobuf deserialization speed up via hiding extra fields...


javaprotocol-buffersprotobuf-java

Read More
How to hook into protobuf java code generation?...


javaprotocol-buffersprotocprotobuf-java

Read More
protoc-jar-maven-plugin unable to find dependent proto files in the same directory...


mavenmaven-pluginprotobuf-java

Read More
Register dynamic protobuf schemas in kafka schema registry generally...


apache-kafkaconfluent-schema-registryprotobuf-java

Read More
Convert Protobuf to Json without Quotes...


javaprotocol-buffersprotobuf-java

Read More
How to consume Kafka messages with a protobuf definition in Apache Beam?...


apache-kafkaapache-beamapache-beam-ioprotobuf-javaapache-beam-kafkaio

Read More
protobuf gradle plugin does not compile...


android-gradle-pluginprotocprotobuf-java

Read More
Spark + BigQuery: `InvocationTargetException: java.lang.VerifyError: Bad type on operand stack`...


apache-sparkgoogle-bigqueryprotobuf-java

Read More
Import shared protobuf package into different protobuf packages...


protocol-buffersprotobuf-javaprotobuf.js

Read More
Print a field of a list of protobuf messages in java...


javaloopslambdaprotobuf-java

Read More
How to migrate a legacy Spring Boot API, which uses JSON arrays as payload, to Protobuf?...


javaspringspring-bootprotocol-buffersprotobuf-java

Read More
Are generated Java gRPC RPC methods guaranteed not to return null values?...


javaprotocol-buffersgrpcgrpc-javaprotobuf-java

Read More
How to split a string in java which has comparison operators...


javaregexsplitprotobuf-java

Read More
How do I maintain the backslash when converting to json String using Json Format of Protobuf?...


javajsonprotocol-buffersprotobuf-java

Read More
protoc command not generating all base classes (java)...


protocol-buffersgrpcgrpc-javaprotobuf-java

Read More
Does removing existing field from protobuf message cause issues?...


serializationdeserializationprotocol-buffersbinary-serializationprotobuf-java

Read More
BackNext