摘要: 、导入版本信息跟依赖 2、Thymeleaf使用 只要我们把HTML页面放在classpath:/templates/,thymeleaf就能自动渲染;使用:1、导入thymeleaf的名称空间 2、使用thymeleaf语法; 3、语法规则1)、th:text;改变当前元素里面的文本内容;th:任 阅读全文
posted @ 2018-12-13 11:01 dogma_f 阅读(617) 评论(0) 推荐(0) 编辑