Search code examples
How to handle clashing plugins generating code in SBT project?...


scalasbtavroscalapbavrohugger

Read More
Invalid package name error when compiling generated zio-grpc classes on Scala 2.13.12...


scalagrpczioscalapb

Read More
Unmarshalling protobufs in Scala...


jsonscalaunmarshallingakka-httpscalapb

Read More
scalapb how to generate code from protobuf files in test directory?...


sbtprotocol-buffersscalapb

Read More
Map a Scala code generated by the Protocol Buffer Compiler from a .proto file to a simple scala case...


scalacase-classscalapb

Read More
Is there a way to get all possible protobuf Enum values using scalapb?...


scalaprotocol-buffersscalapb

Read More
sbt-protoc error File does not reside within any path specified using --proto_path (or -I).You must ...


scalasbtsbt-pluginscalapb

Read More
How to share .proto (protobuf) files using a shared scala library using sbt...


scalasbtprotocol-buffersscalapb

Read More
GRPC - Separate proto serialization cpu stage from IO stage...


grpcgrpc-javascalapb

Read More
convert ByteArray to String to ByteArray...


scalaplayframeworkprotocol-buffersscalapb

Read More
How to generate any protobuf Enum as String with only one TypeMapper?...


scalascalapb

Read More
zio-grpc with Scala 3 (2nd try)...


scalascalapb

Read More
object is not a member of package...


scalaprotocol-buffersgrpcscalapb

Read More
How to describe Option[FiniteDuration] in proto with scalapb...


scalaprotocol-buffersscalapb

Read More
ScalaPB: compilePlugin generate inappropriate class...


scalaprotocol-buffersscalapb

Read More
How to generically unpack google.protobuf.Any on Spark with ScalaPB at runtime?...


scalaapache-sparkprotocol-buffersscalapb

Read More
how to start server/client grpc using scalapb on spark?...


scalaapache-sparksbtgrpcscalapb

Read More
In ScalaPb, How to create a case object and case class extending from the same trait?...


scalaprotocol-buffersscalapb

Read More
Using Scalapb with spark structured streaming and java generated protobuf classes...


apache-sparkscalapb

Read More
Set file-level option to scalapb project...


scalaprotocol-buffersscalapb

Read More
Spark unmarshal proto bytes into readable format...


scalaapache-sparkapache-kafkaprotocol-buffersscalapb

Read More
How to generate validators file only for message that contains validate rules?...


scalaprotobuf-cscalapb

Read More
Generate both Java and Scala classes using Protocol Buffers in ScalaPB...


javascalaprotocol-buffersscalapb

Read More
How to add "targets in compile" to a SBT project which is defined with lazy val root = pro...


scalasbtscalapb

Read More
How to define and pass implicit encoder of a particular subtype to AvroSchema...


scalaimplicitscalapbavro4s

Read More
How to integrate sbt-protoc and scalapb with sbt cross build?...


scalasbtscalapbscala-version-cross-build

Read More
SparkSQL with ScalaPB: Error while skipping proto fields while converting from DataFrame to proto da...


apache-sparkprotobuf-netscalapb

Read More
SparkSQL with ScalaPB: Using MapType in output proto format gives scala.MatchError while calling toB...


apache-sparkapache-spark-sqlscalapb

Read More
Creating dataframe on proto case class with bcl.DateTime field throws none is not a term exception...


apache-sparkscalapb

Read More
ScalaPB, proto3: set field to None, no optionalX prefix available...


scalascalapb

Read More
BackNext