最近在研究thymeleaf-layout-dialect 這里踩了三天的坑,希望后人不要前仆后繼


 

thymeleaf 不必再說,spring boot 推薦的模板引擎

因為其為html靜態頁面 方便前后端開發人員協作,這里,自己也便開始研究,畢竟spring boot  1.5.3 以后整合不了jsp了

 

這里講布局框架,github見

https://github.com/ultraq/thymeleaf-layout-dialect

有了這個布局框架,你可以專注於body體的內容,不在糾結與left  header footer 公共js css

這兒有個坑

thymeleaf-layout-dialect  現有 1.X  2.x版本

具體參見這個markdown  https://github.com/ultraq/thymeleaf-layout-dialect/blob/master/Docs/MigrationGuide.md

最新的spring-boot-starter-thymeleaf起步依賴還不支持2.X請大家注意。

 

2.X 的文檔ultraq 也是兩個月前  大約2017年5月寫的。


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM