spring-boot-starter-test
and the REST-assured library io.rest-assured:rest-assured
to the toto REST service.data.sql
that inserts some test data into the H2 database and set the application property spring.jpa.defer-datasource-initialization
to true.