springboot项目打包出现报这个错:
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ myspringsecurity ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
解决: 降低maven版本,在
org.apache.maven.plugins
maven-resources-plugin
3.0.2