程序打包运行时候突然出现 Exception in thread "main" java.lang.ClassNotFoundException 错误查来查去 发现原来是因为修改该了【包名】未更新 pom.xml 文件配置导致的。