We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc7fb95 commit bcfd83bCopy full SHA for bcfd83b
2.1.x/pom.xml
@@ -45,7 +45,7 @@
45
<module>chapter5-1</module> <!-- 使用进程内缓存 -->
46
<module>chapter5-2</module> <!-- 使用进程内缓存 EhCache -->
47
<module>chapter5-3</module> <!-- 使用EhCache缓存集群 -->
48
- <!-- 5-4 使用集中式缓存Redis -->
+ <module>chapter5-4</module> <!-- 使用集中式缓存Redis -->
49
<!-- 5-5 Redis + EhCache的二连组合拳 -->
50
51
<!-- 其他常用的数据储存 -->
0 commit comments