修改thymeleaf版本出现错误java.lang.ClassNotFoundException: org.thymeleaf.dom.Attribute

我今天在修改thymeleaf版本时出现下图的错误:

修改thymeleaf版本出现错误java.lang.ClassNotFoundException: org.thymeleaf.dom.Attribute

我修改thymeleaf版本的代码为下图所示:

修改thymeleaf版本出现错误java.lang.ClassNotFoundException: org.thymeleaf.dom.Attribute

我找了好久,最后发现是要改成和下图的代码一样:

修改thymeleaf版本出现错误java.lang.ClassNotFoundException: org.thymeleaf.dom.Attribute

因为我的版本是最新的,所以配置时要把thymeleaf.version,改成thymeleaf.spring5