Non-Protobuf Mode Protocol Interoperability (Applicable to Old Version Dubbo Java Applications)
If you are an old user of Dubbo Java, your Dubbo Java application may not be using Protobuf (defining services directly using Java interfaces). In this case, you need to develop the Dubbo Go-client as follows to call the older version of Dubbo services.