<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

 

相关文章:

  • 2022-12-23
  • 2022-01-11
  • 2021-11-18
  • 2021-10-25
  • 2021-08-25
  • 2022-12-23
  • 2021-04-15
  • 2021-06-26
猜你喜欢
  • 2021-10-30
  • 2021-12-02
  • 2021-08-22
  • 2022-12-23
  • 2022-01-19
相关资源
相似解决方案