Add Look-Aside Caching Sample to the table.

This commit is contained in:
John Blum
2019-05-06 13:08:02 -07:00
parent 6d634ab452
commit 30bb9fc82e

View File

@@ -20,4 +20,8 @@ with their Apache Geode / Pivotal GemFire, Spring Boot applications.
| Explains how to use Spring Boot Actuator for Apache Geode and how it works.
| {github-samples-url}/boot/actuator[Boot Actuator]
| link:guides/caching-look-aside.html[Look-Aside Caching with Spring's Cache Abstraction and Apache Geode]
| Explains how to enable and use the Spring Cache Abstraction with Apache Geode as the caching provider in Look-Aside Caching.
| {github-samples-url}/caching/look-aside[Look-Aside Caching]
|===