bazel 4.2.1 以上
go 版本 1.18
java 11
bazel run //:hello-world-server
bazel run //:hello-world-client
will print Greeting:helloseven4x
或者
bazel run //src/main/go/helloword/server:server
bazel run //:hello-world-client
will print Greeting:Hello seven4x