Skip to content

Latest commit

 

History

History

jdbc

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Spring Boot: Native JDBC Repositories

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