610666618
2016-04-04 14:47
T) Proxy.newProxyInstance(type.getClassLoader(), new Class[]{type}, new MapperProxy());这句话怎么报错了?java.lang.Error: Unresolved compilation problems: The method newProxyInstance(Class, InvocationHandler) in the type Proxy is not applicable for the arguments (ClassLoader, Class[])
先clean以下,再build下,再看下是否导入错了类,以及参数类型是否match
通过自动回复机器人学Mybatis---加强版
53665 学习 · 112 问题
相似问题