目录结构如图所示
在pom.xml中配置
${basedir}/src/main/webapp META-INF/resources **** org.springframework.boot spring-boot-maven-plugin1.4.2.RELEASE
插件版本使用1.4.2.RELEASE可以正常打包运行,其他版本可能打包成功运行找不到文件

目录结构如图所示
在pom.xml中配置
${basedir}/src/main/webapp META-INF/resources **** org.springframework.boot spring-boot-maven-plugin1.4.2.RELEASE
插件版本使用1.4.2.RELEASE可以正常打包运行,其他版本可能打包成功运行找不到文件