项目做了动静分离,即静态文件全部放在nginx中,动态文件在tomcat中,如何引用静态文件,我是这么做的,见下:
运行结果:
Thymeleaf:访问Spring中的bean
原文:http://www.cnblogs.com/huiy/p/7158114.html