We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cc4ad6 commit 7793cc6Copy full SHA for 7793cc6
repositories/index.html.haml
@@ -91,8 +91,7 @@ project: repositories
91
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.
+ - `jakarta.data:jakarta.data-api`
98
+ as a dependency, and link:https://quarkus.io/guides/hibernate-orm#jakarta-data[configure the `hibernate-jpamodelgen` annotation processor]
+ according to your build tool rules.
0 commit comments