servicecomb-java-chassis
servicecomb-java-chassis copied to clipboard
InvokerUtils.invoke(invocation)不抛异常,convertResponse方法报错
https://github.com/apache/servicecomb-java-chassis/blob/6bcdc2ea3729bb14bb188fe3d60a0b33aa9afabb/providers/provider-pojo/src/main/java/org/apache/servicecomb/provider/pojo/FilterInvocationCaller.java#LL48C26-L48C26
InvokerUtils.invoke(invocation).thenApply(invocation::convertResponse)
InvokerUtils.invoke(invocation)不抛异常,convertResponse方法报错 org.apache.servicecomb.swagger.invocation.exception.InvocationException cannot be cast to com.example.model.AppInfo