apicurio-registry-examples
apicurio-registry-examples copied to clipboard
Example applications using the Apicurio Registry.
Results
3
apicurio-registry-examples issues
Sort by
recently updated
recently updated
newest added
I tried to set up ZK and Kafka following the comments in tools/kafka-all/Dockerfile before running examples, but I came across the following error: ``` $ cd tools/kafka-all $ docker build...
I tried to build the simple-protobuf example, but came across the following error: ``` $ ./mvnw clean install -f simple-protobuf/pom.xml ... [ERROR] Failed to execute goal org.xolstice.maven.plugins:protobuf-maven-plugin:0.6.1:compile (default) on project...