一、该问题的重现步骤是什么?
1. 拉取前端VUE代码,后端springboot代码
2. 初始化项目,运行redis
3.运行项目
二、你期待的结果是什么?实际看到的又是什么?
输入网址,进去登录页面,可以登录
实际上看到的是,输入网址,浏览器报错:Handler dispatch failed; nested exception is java.lang.NoClassDefFoundError: Could not initialize class org.xnio.channels.Channels,前端和后端工具均没有报错日志
三、你正在使用的是什么产品,什么版本?在什么操作系统上?
前端vscode1.68.1,后端IDEA2021.2.1 window系统
四、请提供详细的错误堆栈信息,这很重要。
只有浏览器报错
Error: Handler dispatch failed; nested exception is java.lang.NoClassDefFoundError: Could not initialize class org.xnio.channels.Channels
at __webpack_exports__.default
五、若有更多详细信息,请在下面提供。
拉去代码后,我除了修改数据库,其他地方都没有动
扫一扫访问 Blade技术社区 移动端