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