<dependency>

    <groupId>net.sourceforge.nekohtml</groupId>

    <artifactId>nekohtml</artifactId>

</dependency>

<dependency>

    <groupId>org.unbescape</groupId>

    <artifactId>unbescape</artifactId>

</dependency>

 

springboot集成thymeleaf报 java.lang.ClassNotFoundException: org.unbescape.html.HtmlEscape

尝试提升版本 运行OK

 

相关文章: