用jpa修改数据后整个对象存在redis,然后redis取对象的时候报错(对象转换的错误)用JAP修改数据后redis报错的bug

这是因为用JAP的getOne()方法查询数据后保存redis的时候类全路径后面带有编译后的路径用JAP修改数据后redis报错的bug

这样就会报找不到类的问题

 

 

相关文章:

  • 2021-11-27
  • 2022-01-02
  • 2022-01-06
  • 2022-12-23
  • 2021-04-19
  • 2021-09-07
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-03-03
  • 2021-06-22
  • 2021-10-18
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案