[ https://issues.apache.org/jira/browse/SCB-2888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
liubao resolved SCB-2888. ------------------------- Resolution: Fixed > support configuring operation transport > --------------------------------------- > > Key: SCB-2888 > URL: https://issues.apache.org/jira/browse/SCB-2888 > Project: Apache ServiceComb > Issue Type: New Feature > Components: Java-Chassis > Reporter: liubao > Assignee: liubao > Priority: Major > Fix For: java-chassis-3.2.1 > > > 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. -- This message was sent by Atlassian Jira (v8.20.10#820010)