I used the quarkus project generator from the website and chose grpc as one of the extensions. I then compiled the project and things work fine but I see this error ...
grpc-kotlin/ ├── src/main/ │ ├── kotlin/ │ │ ├── Main.kt # CLI launcher for all services │ │ ├── greeting/ │ │ │ ├── GreetingServer.kt # Greeting service server │ │ │ └── GreetingClient.kt ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results