Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Now we can use `servicecomb.references.tranport.{serviceName}.{Schema}.{Operation}` to configure transport. But some operations may only run in `REST` and can be defined by service provider and not consumer.
Solution:
add `@Transport` annotation to allow define operation transport name, and provider reject requests if the operation is not accessed by this transport.
Attachments
Issue Links
- links to