I know the problem cause, because the spring boot project is a jar project, my pom.xml defined <packaging>jar</packaging>, so how can I add src/main/webapp ?
↧
I know the problem cause, because the spring boot project is a jar project, my pom.xml defined <packaging>jar</packaging>, so how can I add src/main/webapp ?