An open API service indexing awesome lists of open source software.

https://github.com/dimasmith/dbunit-demo

Simple demo of using SpringBoot with DBUnit
https://github.com/dimasmith/dbunit-demo

Last synced: over 1 year ago
JSON representation

Simple demo of using SpringBoot with DBUnit

Awesome Lists containing this project

README

          

dbunit demo
===========

Simple demo of SpringBoot and DBUnit integration.

See reference materials for details:
* [JPA Wikibook](https://en.wikibooks.org/wiki/Java_Persistence)
* [Spring Boot DBUnit tutorial](http://g00glen00b.be/testing-spring-data-repository/)
* [Spring Test DBUnit](https://github.com/springtestdbunit/spring-test-dbunit)