스프링의 정석/spring error
pom.xml에러 : Could not initialize class org.apache.maven.plugin.war.util.WebappStructureSerializer + plugin 추가 하는 방법
Maven - Update Project 후에 Could not initialize class org.apache.maven.plugin.war.util.WebappStructureSerializer 에러가 사라지질 않는다. maven-war-plugin 3.2.2 위를 넣으라는데 넣는 위치는 안에 넣어야 한다. plugin 모여있는 곳에 넣어야 함.