Move Projections documentation to the top level.

Closes #1515
This commit is contained in:
Mark Paluch
2023-05-30 15:18:50 +02:00
parent 8703653453
commit a0fd9851d5

View File

@@ -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