0

我已经生成了第一个 JHipster 应用程序并解决了 Maven 和 pom 问题。我正在使用 Eclipse,现在出现此编译错误:“找不到 org.thymeleaf.context.WebContext 的类文件”。不知道我错过了什么。提前致谢。

4

1 回答 1

0

You should not have to resolve any Maven issue after generation, it's supposed to work out of the box:

  • If you have some pom error just after generation, please fill up a ticket
  • If you have changed your Maven configuration in some way, after generation, and then you have a Thymeleaf error, then chances are that it's your changes that broke up the system
于 2014-07-18T16:55:45.443 回答