Reference Manual


Configuration Manual

Dubbo abstracts a series of structured configurations. For different users, it can not only quickly start services with minimal configuration, but also precisely control service behavior through complex configurations when needed; In addition to the basic usage of API + Properties, Dubbo also supports SpringBoot, Annotation, XML, YAML, etc. in the form of configuration through the integration with Spring.

QOS Operation Manual

RPC protocol

Registration Center Description

The design and working method of the Dubbo registration center covers the mainstream registration centers adapted by Dubbo such as Zookeeper and Nacos

Metadata Center

Configuration Center

Mesh Manual

Performance Reference Manual

SPI Extension Manual


Last modified January 2, 2023: Enhance en docs (#1798) (95a9f4f6c1c)