Skip to content

Commit 7793cc6

Browse files
committed
[ORM] Add links to Quarkus docs on Jakarta Data
1 parent 6cc4ad6 commit 7793cc6

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

repositories/index.html.haml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,7 @@ project: repositories
9191

9292
Hibernate Data Repositories 6.6 works in Quarkus. Just add:
9393

94-
- `jakarta.data:jakarta.data-api` and
95-
- `org.hibernate.orm:hibernate-jpamodelgen`
96-
97-
as dependencies via Maven.
94+
- `jakarta.data:jakarta.data-api`
9895

96+
as a dependency, and link:https://quarkus.io/guides/hibernate-orm#jakarta-data[configure the `hibernate-jpamodelgen` annotation processor]
97+
according to your build tool rules.

0 commit comments

Comments
 (0)