springtestdbunit / spring-test-dbunit

Integration between the Spring testing framework and DBUnit
http://springtestdbunit.github.com/spring-test-dbunit/
Apache License 2.0
476 stars 238 forks source link

Exception with Spring 5 #160

Open robertnac opened 5 years ago

robertnac commented 5 years ago

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?

ppodgorsek commented 5 years ago

Has been fixed in a maintained repository: https://github.com/ppodgorsek/spring-test-dbunit