Skip to content
This repository was archived by the owner on Oct 30, 2022. It is now read-only.

watcher访问失败,目测是 jackson-annotations-2.8.2.jar版本不符合undewrtow的要求 #144

@linxuhong

Description

@linxuhong

配置watcher后,启动undertow
访问: http://127.0.0.1:8080/metrics
会提示
java.lang.NoClassDefFoundError: com/fasterxml/jackson/annotation/JsonMerge

看了打包后的 dis/lib目录 中的 jackson-annotations-2.8.2.jar
解压出来 确实 没有 JsonMerge这个类。

应该是 jackson-annotations的版本过低。或者是与undertow要求的版本不符合

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions