Getting “java.lang.NoClassDefFoundError: io/grpc/ClientStreamTracer$InternalLimitedInfoFactory” When Running gRPC Kotlin Client
I’m trying to run a gRPC Kotlin client using Spring Boot, but I’m encountering the following error when executing my main function: