Skip to content

Entity graph generation not working with Spring Boot 3 and Hibernate 6 #146

Description

@vicenteqs

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions