nulinuli-nuli commented on issue #13806: URL: https://github.com/apache/dubbo/issues/13806#issuecomment-1970342125
org.apache.dubbo.common.bytecode.proxy4 dubbo生成代理对象 加载这个类用的是URlClassLoader 在springboot生成aop代理对象是用的确是LaunchedURLClassLoader导致ClassNotFound启动失败 -- 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]
