Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
vicenteqs opened this issue Dec 22, 2023 · 0 comments
Closed

Comments

@vicenteqs
Copy link

vicenteqs commented Dec 22, 2023

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
@Cosium Cosium locked and limited conversation to collaborators Dec 27, 2023
@reda-alaoui reda-alaoui converted this issue into discussion #150 Dec 27, 2023

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant