-
What steps will reproduce the problem ?Steps to reproduce the behavior:
What is the expected output ?XEntityGraph classess generated What happens instead ?No EntityGraph classess generated Environment
|
Beta Was this translation helpful? Give feedback.
Answered by
vicenteqs
Jan 8, 2024
Replies: 1 comment 1 reply
-
You are maybe hit by https://hibernate.atlassian.net/browse/HHH-17362 . |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks for your answer and sorry for late reply.
Yes, it was a bad project configuration, I messed up some parent versions and everything is working fine now.
Thanks!