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
I think the library is very good and I want to use it in my project. I'm using Spring Boot 2 with Spring 5. I get a java.lang.ClassNotFoundException at com.github.springestdbunit.sample.service.PersonServiceTest: org.hibernate.ejb.HibernatePersistence. Everything is OK with Spring 4.2.
What is wrong?
The text was updated successfully, but these errors were encountered:
Hello,
I think the library is very good and I want to use it in my project. I'm using Spring Boot 2 with Spring 5. I get a java.lang.ClassNotFoundException at com.github.springestdbunit.sample.service.PersonServiceTest: org.hibernate.ejb.HibernatePersistence. Everything is OK with Spring 4.2.
What is wrong?
The text was updated successfully, but these errors were encountered: