liubao created SCB-1449:
---------------------------
Summary: support multi interfaces with templates
Key: SCB-1449
URL: https://issues.apache.org/jira/browse/SCB-1449
Project: Apache ServiceComb
Issue Type: Improvement
Components: Java-Chassis
Reporter: liubao
Assignee: liubao
This improvment relates to
# SCB-1448
h1. support class inheritance and interface inheritance with template type
need to support client invocation like:
public interface A extends B<T>, C<T,>
or
public interface A extends B<T>, C<M,N>
or
public interface A extends B<T>, C<T,N>
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)