【问题标题】:Thymeleaf content assist not working with Spring ToolsThymeleaf 内容辅助无法使用 Spring Tools
【发布时间】:2023-03-17 11:19:01
【问题描述】:

我为 sts 4.9.0 安装了 Thymeleaf 插件 3.0.0

我用过:xmlns:th="http://www.thymeleaf.org"

错误日志:

原因:java.lang.ClassNotFoundException:org.thymeleaf.extras.eclipse.core_3.0.0.202005310144 找不到 javax.activation.DataSource 在 org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:516) 在 org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171) 在 java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522) ... 188 更多

【问题讨论】:

    标签: spring-boot thymeleaf spring-tool-suite


    【解决方案1】:

    可能值得检查 Thymeleaf Eclipse 插件库以了解相关问题。这个看起来相关:https://github.com/thymeleaf/thymeleaf-extras-eclipse-plugin/issues/100

    【讨论】:

    • 但我不明白如何解决这个问题
    猜你喜欢
    • 1970-01-01
    • 2019-09-16
    • 2013-07-05
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2020-09-24
    • 1970-01-01
    • 2014-05-01
    相关资源
    最近更新 更多