NoClassDefFoundError: javax/xml/bind/annotation/XmlElement with JDK 17 and Jackson 2.13.4 #239
-
|
Hi folks, Error: |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
|
Add a dependency on https://mvnrepository.com/artifact/javax.xml.bind/jaxb-api/2.3.1 |
Beta Was this translation helpful? Give feedback.
-
|
Proper solution is to just exclude the module: |
Beta Was this translation helpful? Give feedback.
Add a dependency on https://mvnrepository.com/artifact/javax.xml.bind/jaxb-api/2.3.1