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
Your tool seems to be a nice replacement for Vlad's SQLStatementCountValidator.
But it forces to use Hibernate 6 because HibernateSQLCountTestListener imports jakarta.persistence.EntityManager.
We are still using Spring Boot 2.7.x (with Hibernate 5.6.x).
Would you be so kind to have a backport for Hibernate 5, please?