-
Notifications
You must be signed in to change notification settings - Fork 0
SpringBoot and DBUnit
Baoying Wang edited this page Feb 1, 2019
·
1 revision
spring boot + dbunit https://stackoverflow.com/questions/26236039/dbunit-and-spring-boot-data-may-not-be-imported-or-existing-when-requesting-in 不是很清楚,但是其给了一些spring boot 的例子 https://github.com/database-rider/database-rider/tree/master/rider-examples/spring-boot-dbunit-sample https://github.com/21decemb/spring-boot-dbunit-example https://springtestdbunit.github.io/spring-test-dbunit/faq.html https://springtestdbunit.github.io/spring-test-dbunit/faq.html
use h2 - not work well, because of h2 schema is diff with mysql in many aspects https://stackoverflow.com/questions/27173278/dbunit-schema-issues-with-h2-and-oracle-schema-is-always-public