DATACOUCH-405 - Include documentation about Object Mapping Fundamentals.
Related ticket: DATACMNS-1374.
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
|
||||
This chapter describes how to model Entities and explains their counterpart representation in Couchbase Server itself.
|
||||
|
||||
include::{spring-data-commons-docs}/object-mapping.adoc[leveloffset=+1]
|
||||
|
||||
[[basics]]
|
||||
== Documents and Fields
|
||||
|
||||
@@ -472,4 +474,4 @@ public class AuditConfiguration extends AbstractCouchbaseConfiguration {
|
||||
return new NaiveAuditorAware();
|
||||
}
|
||||
----
|
||||
====
|
||||
====
|
||||
|
||||
Reference in New Issue
Block a user