blob: d809ad4d1e1a83c333a57ce0e6d37529260ea645 [file] [view]
# Dubbo Spring Boot Example
This example shows how to use Dubbo Spring Boot Starter to develop Dubbo application. Please read [the official documentation]() for more details of how to use
## Modules
* interface, provides Dubbo service definition
* provider, implements Dubbo service
* consumer, consumes Dubbo service