Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 212 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 212 Bytes

lenses-serde-example

Provides an example on how to handle Google Protobuf and Java Serialization with Lenses SQL for Apache Kafka.

To compile

mvn clean compile

To create the jar

mvn clean package