How to configure Caffeine Cache with Spring

前端 未结 0 1837
忘了有多久
忘了有多久 2020-12-17 02:08

I have a simple Spring application. I need to implement caching onto a few services that are expensive to call each time.

I have a configuration class like this:

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