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