摘要: 1. Unable to find main class 实践方法:添加main方法 public class TestApp { public static void main(String[] args) { } } 2.找不到dependency的module <build> <plugins 阅读全文
posted @ 2022-05-06 23:38 muyi0813 阅读(328) 评论(0) 推荐(0)