(MainMethodRunner.java:48) [spring-boot-thin-launcher-1.0.22.RELEASE-exec.jar:1.0.22.RELEASE]:50) [spring-boot-thin-launcher-1.0.22.RELEASE-exec.jar:1.0.22.RELEASE]
at org.springframework.boot.loader.thin</e
我的Maven2.0.3java8程序在Eclipse Photon (使用SpringBoot )上运行得很好,然而,当我将它构建到一个jar文件中并安装在AWS Linux上并在那里运行时,我得到了java.lang.IllegalArgumentException: Could not resolve placeholder 'tmp.dir' in value "${tmp.dir}" 所以看起来spring为什么不行?void setTmpDir(String tmpDir) {