Browse Source

Move Projections documentation to the top level.

Closes #1515
3.0.x
Mark Paluch 3 years ago
parent
commit
0336021642
No known key found for this signature in database
GPG Key ID: 4406B84C1661DCD1
  1. 2
      src/main/asciidoc/jdbc.adoc

2
src/main/asciidoc/jdbc.adoc

@ -733,7 +733,7 @@ Therefore also fields with auditing annotations do not get updated if they don't @@ -733,7 +733,7 @@ Therefore also fields with auditing annotations do not get updated if they don't
include::{spring-data-commons-docs}/query-by-example.adoc[leveloffset=+1]
include::query-by-example.adoc[leveloffset=+1]
include::{spring-data-commons-docs}/repository-projections.adoc[leveloffset=+2]
include::{spring-data-commons-docs}/repository-projections.adoc[leveloffset=+1]
[[jdbc.mybatis]]
== MyBatis Integration

Loading…
Cancel
Save