import doesn't work #1171
-
import net.devh.boot.grpc.client.inject.GrpcClient; ![]() |
Beta Was this translation helpful? Give feedback.
Answered by
IgorZaporozhtsev
Feb 27, 2025
Replies: 1 comment
-
change |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
IgorZaporozhtsev
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
change
from
implementation 'net.devh:grpc-server-spring-boot-starter:3.1.0.RELEASE'
to
implementation 'net.devh:grpc-spring-boot-starter:3.1.0.RELEASE'