Commit 554cf9d7 authored by Madhura Bhave's avatar Madhura Bhave

Merge branch '2.4.x' into main

Closes gh-26741
parents f560e86f 2ff3fe22
...@@ -64,6 +64,7 @@ ...@@ -64,6 +64,7 @@
:spring-data-geode: https://spring.io/projects/spring-data-geode :spring-data-geode: https://spring.io/projects/spring-data-geode
:spring-data-jpa: https://spring.io/projects/spring-data-jpa :spring-data-jpa: https://spring.io/projects/spring-data-jpa
:spring-data-jpa-api: https://docs.spring.io/spring-data/jpa/docs/{spring-data-jpa-version}/api/org/springframework/data/jpa :spring-data-jpa-api: https://docs.spring.io/spring-data/jpa/docs/{spring-data-jpa-version}/api/org/springframework/data/jpa
:spring-data-jpa-docs: https://docs.spring.io/spring-data/jpa/docs/{spring-data-jpa-version}/reference/html
:spring-data-jdbc-docs: https://docs.spring.io/spring-data/jdbc/docs/{spring-data-jdbc-version}/reference/html/ :spring-data-jdbc-docs: https://docs.spring.io/spring-data/jdbc/docs/{spring-data-jdbc-version}/reference/html/
:spring-data-ldap: https://spring.io/projects/spring-data-ldap :spring-data-ldap: https://spring.io/projects/spring-data-ldap
:spring-data-mongodb: https://spring.io/projects/spring-data-mongodb :spring-data-mongodb: https://spring.io/projects/spring-data-mongodb
......
...@@ -243,7 +243,7 @@ For JPA components (such as converters) that are created as Spring beans, use `O ...@@ -243,7 +243,7 @@ For JPA components (such as converters) that are created as Spring beans, use `O
==== ====
TIP: We have barely scratched the surface of Spring Data JPA. TIP: We have barely scratched the surface of Spring Data JPA.
For complete details, see the {spring-data-jdbc-docs}[Spring Data JPA reference documentation]. For complete details, see the {spring-data-jpa-docs}[Spring Data JPA reference documentation].
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment