<!-- Ignoring this template will lead to the rejection of your issue --> ### What steps will reproduce the problem ? Steps to reproduce the behavior: 1. Spring boot project with Spring Boot 3.1.3 version 2. I need to use org.hibernate.orm.hibernate-jpamodelgen instead of org.hibernate.hibernate-jpamodelgen because of hibernate 6 in spring boot 3 ### What is the expected output ? XEntityGraph classess generated ### What happens instead ? No EntityGraph classess generated ### Environment - Spring Data JPA version: 3.1.3 - Hibernate 6.2.7 - spring-data-jpa-entity-graph version: 3.2.1