pom.xml | ●●●●● patch | view | raw | blame | history |
pom.xml
@@ -313,5 +313,15 @@ <artifactId>spring-boot-maven-plugin</artifactId> </plugin> </plugins> <resources> <resource> <directory>lib</directory> <targetPath>/BOOT-INF/lib/</targetPath> <includes> <include>**/*.jar</include> </includes> </resource> </resources> </build> </project>