zilla crashes with java.lang.NoClassDefFoundError: com/google/gson/JsonElement
#1413
Labels
bug
Something isn't working
Describe the bug
When running the http.kafka.proto.json example and sending a request, the process fails with a
NoClassDefFoundError for com.google.gson.JsonElement
.To Reproduce
Steps to reproduce the behavior:
Expected behavior
Validation should work as expected & the request should be processed.
The text was updated successfully, but these errors were encountered: