response-test/ ├── service-a/ # 클라이언트 서비스 │ ├── src/ │ │ └── main/ │ │ ├── java/ │ │ │ └── com/example ...
Run gradle build: ./gradlew build The gradle build generates gRPC stubs from the .proto during the build.