dubbo动态调用的核心代码(为网关作准备)

@Autowired private ApplicationContext applicationContext; String softPath = "本地|远程/jar包.jar"; URLClassLoader classLoader = new URLClassLoader(new URL[]{new URL(softPath)}, Thread.currentThread().get
相关文章
相关标签/搜索