启动maven项目时报java.util.zip.ZipException: invalid entry size (expected 7612 but got 5955 bytes)
可能是maven下载的jar包有问题
解决方法 清空maven本地库,重新下载jar包,问题解决