baomidou / mybatis-plus

An powerful enhanced toolkit of MyBatis for simplify development
https://baomidou.com
Apache License 2.0
16.29k stars 4.3k forks source link

[错误报告]: 使用mybatisbatch对象报错,springboot3.0.6,mybatisplus3.5.7 #6403

Closed Xintiao1 closed 1 month ago

Xintiao1 commented 1 month ago

确认

当前程序版本

3.5.7

问题描述

Servlet.service() for servlet [dispatcherServlet] in context with path [/mwapi/flowableService/v1] threw exception [Handler dispatch failed: java.lang.NoClassDefFoundError: com/baomidou/mybatisplus/core/batch/MybatisBatch] with root cause

无法找到路径

详细堆栈日志

No response

miemieYaho commented 1 month ago

检查依赖冲突