模板引擎的基本使用
对于项目中前段thymeleaf模板引擎的语法使用可以参考如下:
https://www.cnblogs.com/msi-chen/p/10974009.html
https://segmentfault.com/a/1190000017563310
对于项目中前段Freemarker模板引擎的语法使用可以参考如下:
https://www.dazhuanlan.com/2019/12/09/5dee1d26607c1/
https://www.cnblogs.com/jiefu/p/10863039.html