Thymeleaf:访问Spring中的bean

Posted 小溪(潺潺流水,润泽千里)

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Thymeleaf:访问Spring中的bean相关的知识,希望对你有一定的参考价值。

项目做了动静分离,即静态文件全部放在nginx中,动态文件在tomcat中,如何引用静态文件,我是这么做的,见下:

image

image

image

image

image


image


运行结果:

image

以上是关于Thymeleaf:访问Spring中的bean的主要内容,如果未能解决你的问题,请参考以下文章

Spring Boot + Spring Security + Thymeleaf 中的静态 Web 资源

如何在 thymeleaf 中访问 Spring session bean 范围

模板解析时出错。Spring boot 和 Thymeleaf

SpringBoot访问NoSQL和简单的Thymeleaf-Spring-Spring-boot整合

如何访问我的对象 Thymeleaf 的属性(Spring Boot)

使用 Jpa 和 Thymeleaf 在 Spring Boot 中重定向页面