十月 27, 2020 9:49:52 下午 io.undertow.servlet.api.LoggingExceptionHandler handleThrowable ERROR: UT005023: Exception handling request to /mycontroller/testZxing java.lang.NoClassDefFoundError: com/google/zxing/client/j2se/MatrixToImageWriter
一直提示找不到javase.jar
Pom.xml
网上找了找也没有找到有用的资料,实在没办法了。特来求助各位大神,
代码也很简单
String date = "http://www.qq.com"; renderQrCode(date, 200, 200);
项目:JFinal
你的截图也表明 Maven Dependencies 下面没有 zxing 依赖