79228237

Date: 2024-11-26 20:56:58
Score: 2.5
Natty:
Report link

The solution to my problem was indeed dependencies. I stumbled upon stale code and the dependencies weren't right.

The solution was:

  1. use grpc-okhttp, not grpc-netty
  2. instead of excluding everything under META-INF, just exclude INDEX.LIST and DEPENDENCIES
Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Walter White