Skip to content

Latest commit

 

History

History

data-jdbc

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Spring Boot: Data JDBC

Showcase demonstrating how Data JDBC repositories can be tested with the help of JUnit 5, Spring Boot's @DataJdbcTest support and either an H2 in-memory database or an actual dockerized PostgreSQL database.