thymeleaf 自定义标签,解析表达式

本博客介绍的是基于springboot 2.0 thymeleaf3.0 版本的自定义标签html AbstractMarkupSubstitutionElementProcessor 这个类是thymeleaf 3.0之前的版本中使用的,thymeleaf 3.0之后用AbstractProcessorDialect类代替。java 一、在pom中加入thymeleaf3.0spring <de
相关文章
相关标签/搜索