摘要:
https://www.mkyong.com/spring-boot/spring-boot-deploy-war-file-to-tomcat/ 1、首先你的pom文件中需要包含内嵌tomcat: 3、最后你的app要继承SpringBootServletInitializer如: 阅读全文
摘要:
error retrieving current directory: getcwd: cannot access parent directories: No such file or directory Error occurred during initialization of VM 解决办 阅读全文