Skip to content

Commit

Permalink
添加说明
Browse files Browse the repository at this point in the history
  • Loading branch information
jiayu.qiu committed Mar 5, 2015
1 parent 0e3f024 commit 1cd38fb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,8 @@ java代码实现后,接下来要在spring中进行相关的配置:
</aop:aspect>
</aop:config>

通过Spring配置,能更好地支持,不同的数据使用不同的缓存服务器的情况。

[实例代码](https://github.com/qiujiayu/cache-example)
###2. 将需要使用缓存的方法前增加@Cache注解

Expand Down

0 comments on commit 1cd38fb

Please sign in to comment.