0
点赞
收藏
分享

微信扫一扫

Springboot+thymeleaf+IDEA——解决th标签的报错问题,爆红,找不到标签


文章目录

  • ​​Springboot+thymeleaf+IDEA——解决th标签的报错问题,爆红,找不到标签​​

Springboot+thymeleaf+IDEA——解决th标签的报错问题,爆红,找不到标签

在HTML 标签上引入thymeleaf 标签,即可解决

    xmlns:th="http://www.thymeleaf.org">

举报

相关推荐

0 条评论