SGF-675 - Add documentation in SDG's Reference Guide for the new Annotation-based configuration model.
This commit is contained in:
@@ -34,6 +34,7 @@ include::{basedocdir}/introduction/new-features.adoc[]
|
|||||||
|
|
||||||
include::{basedocdir}/reference/introduction.adoc[]
|
include::{basedocdir}/reference/introduction.adoc[]
|
||||||
include::{basedocdir}/reference/bootstrap.adoc[]
|
include::{basedocdir}/reference/bootstrap.adoc[]
|
||||||
|
include::{basedocdir}/reference/bootstrap-annotations.adoc[]
|
||||||
include::{basedocdir}/reference/data.adoc[]
|
include::{basedocdir}/reference/data.adoc[]
|
||||||
include::{basedocdir}/reference/serialization.adoc[]
|
include::{basedocdir}/reference/serialization.adoc[]
|
||||||
include::{basedocdir}/reference/mapping.adoc[]
|
include::{basedocdir}/reference/mapping.adoc[]
|
||||||
|
|||||||
2089
src/main/asciidoc/reference/bootstrap-annotations.adoc
Normal file
2089
src/main/asciidoc/reference/bootstrap-annotations.adoc
Normal file
File diff suppressed because it is too large
Load Diff
@@ -511,7 +511,7 @@ These aspects can easily be configured and changed through the _Spring_ containe
|
|||||||
the `DBLoader` code.
|
the `DBLoader` code.
|
||||||
|
|
||||||
[[apis:spring-cache-abstraction]]
|
[[apis:spring-cache-abstraction]]
|
||||||
== Support for Spring Cache Abstraction
|
== Support for the Spring Cache Abstraction
|
||||||
|
|
||||||
_Spring Data GemFire_ provides an implementation of the _Spring_
|
_Spring Data GemFire_ provides an implementation of the _Spring_
|
||||||
http://docs.spring.io/spring/docs/current/spring-framework-reference/htmlsingle/#cache[Cache Abstraction]
|
http://docs.spring.io/spring/docs/current/spring-framework-reference/htmlsingle/#cache[Cache Abstraction]
|
||||||
|
|||||||
Reference in New Issue
Block a user