Quick Start


1 - Rapidly deploy a microservice application

This article will demonstrate how to quickly build and deploy a microservice application based on Dubbo Samples.

2 - Develop microservice applications based on Dubbo API

This article will demonstrate how to quickly develop microservice applications through Dubbo API based on Dubbo Samples.

3 - Dubbo x Spring Boot to develop microservice applications

This article will demonstrate how to quickly develop microservice applications through Dubbo x Spring Boot based on Dubbo Samples.

4 - Dubbo x Spring XML to develop microservice applications

This article will demonstrate how to quickly develop microservice applications through Dubbo x Spring XML based on Dubbo Samples.

IDL defines cross-language services

Demo from zero how to define Dubbo service based on IDL and use Triple protocol


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