How to provide a Spring Boot "fat JAR" with external dependencies
發現loader.path放在properties文件中時,不起作用,要以-Dloader.path=lib/的方式才行。http://www.codevomit.xyz/bootlog/blog/how-to-provide-spring-boot-fat-jar
https://docs.spring.io/spring-boot/docs/current/reference/html/appendix-executable-jar-format.html
posted on 2019-12-27 15:47 paulwong 閱讀(306) 評論(0) 編輯 收藏 所屬分類: SPRING BOOT