CuttingWaveKnife commented on issue #8273:
URL: https://github.com/apache/dubbo/issues/8273#issuecomment-900102207


   今天也碰到这个问题,最终是将
   <dependency>
       <groupId>org.javassist</groupId>
       <artifactId>javassist</artifactId>
   </dependency>
   从3.18.1-GA升级到3.21.0-GA解决,猜测是动态编译时,加载不了interface中的default方法


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to