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.
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.
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.