摘要: 项目从老地址拷贝到新目录,用IDEA打开,发现project模式下没有src等目录,只有pom.xml。 解决:pom.xml右键,Add as Maven Project 阅读全文
posted @ 2025-10-30 17:02 五号操场 阅读(2) 评论(0) 推荐(0)
摘要: 通过rancher拉起集群,报错: [Failed to start [rke-etcd-port-listener] container on host [10.18.112.1]: Error response from daemon: driver failed programming ext 阅读全文
posted @ 2025-10-30 17:01 五号操场 阅读(3) 评论(0) 推荐(0)
摘要: 老项目复制到新目录,用IDEA运行报错: Exception in thread "main" java.lang.IllegalArgumentException: Cannot instantiate interface org.springframework.context.Applicati 阅读全文
posted @ 2025-10-30 16:58 五号操场 阅读(3) 评论(0) 推荐(0)