阅读背景:

ehcache实践_nealinvip的博客

来源:互联网 

需要两个依赖:

<dependency>
    <groupId>net.sf.ehcache</groupId>
    <artifactId>ehcache</artifactId>
</dependency>
<dependency>
    <groupId>org.springframework.boot</groupId>
    <artifactId>spring-boot-starter-cache</artifactId>
</dependency>
<dependency>
    <groupId>net.



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: