求老司机解惑 springboot+thymeleaf部署到linux
springboot吧
全部回复
仅看楼主
level 2
断桥遇雪 楼主
我的项目在eclipse中可以运行,正常显示html界面,但是打包到linux中就提示找不到页面
org.thymeleaf.exceptions.TemplateInputException: Error resolving template "index", template might not exist or might not be accessible by any of the configured Template Resolvers
我用的是 maven install打成jar包,然后 java -jar运行的
2017年08月04日 07点08分 1
level 2
断桥遇雪 楼主
自顶一下
2017年08月07日 05点08分 2
level 1
解决了吗
2017年09月01日 07点09分 3
解决了,我把properties中的设置后缀还有类型的删掉就行了
2017年09月04日 05点09分
level 1
具体怎么整的,详细说一下呗
2017年09月20日 12点09分 4
1