Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2.4.0升级为SpringBoot3.4后需要对单元测试类进行适配 #736

Closed
liyujiang-gzu opened this issue Jan 8, 2025 · 1 comment
Closed
Assignees
Labels
question Further information is requested

Comments

@liyujiang-gzu
Copy link
Contributor

基本信息

  • ruoyi-vue-pro 版本:2.4.0
  • 操作系统:Windows
  • 数据库:MySQL8

报错信息

@MockBean 已废弃,改用 @MockitoBean 代替

@YunaiV
Copy link
Owner

YunaiV commented Jan 17, 2025

这个,看情况改。

因为一旦改了,spring jdk8 兼容起来很麻烦。

@YunaiV YunaiV self-assigned this Jan 17, 2025
@YunaiV YunaiV added the question Further information is requested label Jan 17, 2025
@YunaiV YunaiV closed this as completed Jan 17, 2025
@YunaiV YunaiV reopened this Jan 17, 2025
@YunaiV YunaiV closed this as completed Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants