Sping Boot 3.2.0的时候出现了一个错误,终端显示“class org.springframework.data.repository.query.DefaultParameters cannot be cast to class org.springframework.data.jpa.repository.query.JpaParameters”。
Sping Boot 3.2.0的时候出现了一个错误,终端显示“class org.springframework.data.repository.query.DefaultParameters cannot be cast to class org.springframework.data.jpa.repository.query.JpaParameters”。
1条答案
按热度按时间rmbxnbpk1#
我通过添加spring-data-commons依赖修复了它。我只是想记下这一点来帮助有同样问题的人。我不知道它为什么有效;我希望有人能帮助我找到答案。
字符串