how to load different versions of the same class?
原文可能无法访问了,如果运气好的话,你还能看到我们对原文的
存档
摘要
I have read a lot about Java classloaders, but so far I have failed to find an answer for this simple question: I have two versions of com.abc.Hello.class in jars v1.jar and v2.jar. I want to use ...
欢迎在评论区写下你对这篇文章的看法。