Quickly Create Applications
Demonstrates the microservice development APIs and programming model provided by the Dubbo framework
Spring Boot
Dubbo provides full support for the Spring framework, and we recommend using the officially provided rich dubbo-spring-boot-starter
for efficient development of Dubbo microservice applications.
Developing Dubbo Applications Using Native APIs
As an RPC framework, Dubbo defines a comprehensive set of API interfaces, allowing us to develop RPC services and microservice applications based on the native API.
Feedback
Was this page helpful?
Yes No
Last modified September 30, 2024: Update & Translate Overview Docs (#3040) (d37ebceaea7)