转载自:https://blog.csdn.net/q3229270/article/details/77986687 ----------------------------- 错误提示如下:The method getLogger(String) in the type Logger is not applicable for the arguments (Class<TestMyBatis>) 等我知道这个报错的原因时,觉得自己粗心. 因为import错了包 我导入的:import ja…