macrozheng/mall-learning

Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Handler dispatch failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/DatatypeConverter] with root cause

jesse996 opened this issue · 3 comments

如题,04报错

解决了,加下面两个依赖
`
javax.xml.bind
jaxb-api
2.3.0

org.glassfish.jaxb jaxb-runtime 2.3.1 ```

你好,请问你是怎么知道需要这两个包的啊?
解决思路是怎样的啊

你好,请问你是怎么知道需要这两个包的啊?
解决思路是怎样的啊

谷歌