Skip to content

Commit fb89ef5

Browse files
marko-bekhtayrodiere
authored andcommitted
[ORM] Add links to Quarkus docs on Jakarta Data
1 parent 87fd4a7 commit fb89ef5

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

repositories/index.html.haml

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -89,10 +89,6 @@ project: repositories
8989
:asciidoc
9090
== Quarkus integration
9191

92-
Hibernate Data Repositories 6.6 works in Quarkus. Just add:
93-
94-
- `jakarta.data:jakarta.data-api` and
95-
- `org.hibernate.orm:hibernate-jpamodelgen`
96-
97-
as dependencies via Maven.
98-
92+
Hibernate Data Repositories 6.6 works in Quarkus. Just add `jakarta.data:jakarta.data-api` as a dependency,
93+
and link:https://quarkus.io/guides/hibernate-orm#jakarta-data[configure the `hibernate-jpamodelgen` annotation processor]
94+
according to your build tool rules.

0 commit comments

Comments
 (0)