Add reference to the new Spring Boot with Apache Geode Sample using Scoped Proxy Beans in the index.

Resolves Issue #3.
This commit is contained in:
John Blum
2017-11-07 11:14:27 -08:00
parent 05f3baee33
commit dfc7ba4ac0

View File

@@ -41,6 +41,11 @@ is with our Sample Applications.
using a Client/Server topology.
| link:guides/boot-gemfire.html[HttpSession with Spring Boot and Apache Geode Guide]
| {gh-samples-url}boot/gemfire-with-scoped-proxies[HttpSession with Spring Boot and Apache Geode using Scoped Proxies]
| Demonstrates how to use _Spring Session_ to manage the `HttpSession` with Apache Geode in a _Spring Boot_ application
using a Client/Server topology. The application also makes use of Spring Request and Session Scoped Proxy beans.
| link:guides/boot-gemfire-with-scoped-proxies.html[HttpSession with Spring Boot and Apache Geode using Scoped Proxies Guide]
|===
.Sample Applications using _Spring's_ Java-based configuration