SpringBoot 學習系列(七) - 與Thymeleaf結合使用

Springboot默認使用thymeleaf模板引擎css 配置與使用 1.在application.properties文件中增長Thymeleaf模板的配置。(這一步也能夠不作配置)html #thymelea模板配置 spring.thymeleaf.prefix=classpath:/templates/ spring.thymeleaf.suffix=.html spring.thym
相關文章
相關標籤/搜索