DATAGEODE-47 - Add documentation in SDG's Reference Guide for the new Annotation-based configuration model.

This commit is contained in:
John Blum
2017-10-04 11:16:20 -07:00
parent e956084758
commit 6f8355e233
3 changed files with 2091 additions and 1 deletions

View File

@@ -34,6 +34,7 @@ include::{basedocdir}/introduction/new-features.adoc[]
include::{basedocdir}/reference/introduction.adoc[]
include::{basedocdir}/reference/bootstrap.adoc[]
include::{basedocdir}/reference/bootstrap-annotations.adoc[]
include::{basedocdir}/reference/data.adoc[]
include::{basedocdir}/reference/serialization.adoc[]
include::{basedocdir}/reference/mapping.adoc[]

File diff suppressed because it is too large Load Diff

View File

@@ -510,7 +510,7 @@ These aspects can easily be configured and changed through the _Spring_ containe
the `DBLoader` code.
[[apis:spring-cache-abstraction]]
== Support for Spring Cache Abstraction
== Support for the Spring Cache Abstraction
_Spring Data Geode_ provides an implementation of the _Spring_
http://docs.spring.io/spring/docs/current/spring-framework-reference/htmlsingle/#cache[Cache Abstraction]