| Annotation Type | Description |
|---|---|
| DubboTransported |
@DubboTransported annotation indicates that the traditional
Spring Cloud Service-to-Service call is transported by Dubbo under the hood, there are
two main scenarios:
@FeignClient annotated classes:
If @DubboTransported annotated classes, the invocation of all
methods of @FeignClient annotated classes. |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.