原配置:spring.thymeleaf.prefix=classpath:/templates/
现配置:spring.thymeleaf.prefix=classpath:/templates/view
这样好像不行,路径找不到。
我现在就是想进入templates后加入个view包前缀。
classpath:/templates/view/
https://blog.csdn.net/OHRadiance/article/details/64449484
你既然是加前缀,干嘛写路径写法,
不要classpath: