Spring boot fails to start with Cache [product.result] specifies key/value types. Use getCache(String, Class, Class)

前端 未结 0 879
傲寒
傲寒 2021-02-08 03:35

I need to cache the result for a few DB calls since it takes a very long time. I am trying to use EhCache. I am using Spring boot.

Below is my Repository class (which is

相关标签:
回答
  • 消灭零回复
提交回复
热议问题