摘要: java.lang.IllegalArgumentException: Invalid value type for attribute 'factoryBeanObjectType': java.lang.String 由于mybatis-plus内部引用的mybatis版本过低导致,重新引入my 阅读全文
posted @ 2024-04-06 19:31 月下山川 阅读(203) 评论(2) 推荐(0)
摘要: 执行docker基础命令失败! Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running? 原因:docker服务没有启动。 解决方法:执行 systemctl s 阅读全文
posted @ 2023-10-28 18:53 月下山川 阅读(191) 评论(0) 推荐(0)