项目运行时报这个错:
Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0:enforce (enforce)
仔细看编译过程,是有两个JAR依赖冲突了导致引起,找到这两个依赖,如果用不上的话直接去掉就行

项目运行时报这个错:
Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0:enforce (enforce)
仔细看编译过程,是有两个JAR依赖冲突了导致引起,找到这两个依赖,如果用不上的话直接去掉就行