You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Avoid invoking callbacks in fallback EntityManagerFactory creation in AOT.
This is to avoid AOT repository generation failures in cases that require advanced customization of the EntityManagerFactory, such as Spring-provided entity listeners.
Closes#4069
0 commit comments