Unresolvable class definition for class [org.springframework.data.redis.repository.support.RedisRepo

新拉取的ruoyi项目,运行报错如下:

Unresolvable class definition for class [org.springframework.data.redis.repository.support.RedisRepositoryFactoryBean]

解决方式

版本冲突,修改版本 

修改完

swagger版本出现冲突 ,修改版本或者不用

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
If you encounter the error message "Could not determine the upgrade" while trying to upgrade Ubuntu from 18.04 to 22.04, there could be a few potential reasons for this issue. Here are some possible solutions: 1. Make sure your current Ubuntu 18.04 installation is up to date. Run the following commands to update your system: ``` sudo apt update sudo apt upgrade ``` 2. Check if you have any third-party repositories or PPAs enabled. Disable or remove them temporarily, as they may cause conflicts during the upgrade process. You can use the "Software & Updates" application or manually edit the `/etc/apt/sources.list` file to disable them. 3. Ensure that you have enough free disk space on your system. The upgrade process requires additional space for downloading and installing packages. You can check the available disk space by running the command: ``` df -h ``` 4. Try running the upgrade command with the "--check-dist-upgrade-only" option, which performs a dry-run of the upgrade and checks for any issues without actually initiating the upgrade process. Run the following command: ``` sudo do-release-upgrade --check-dist-upgrade-only ``` 5. If none of the above solutions work, you can try manually editing the release-upgrades configuration file. Open the file `/etc/update-manager/release-upgrades` with a text editor, and change the value of "Prompt" from "lts" to "normal". Save the file and then run the upgrade command again: ``` sudo do-release-upgrade ``` If you still encounter issues, please provide any error messages or logs that you receive during the upgrade process for further assistance.

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值