Service Discovery Model

Problems in the existing Dubbo model (summarized from the Dubbo community version 2.7.4):

The existing Dubbo service model searches for service instances based on the Dubbo interface.

The Dubbo Cloud Native service discovery model adds an app layer to search for instances.