Skip to content

iarjunsk/spring-liquibase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Integrate Liquibase with Spring Boot

 Liquibase

Features:

  1. Create schema and maintain liquibase tables within our schema.
  2. Create table, insert data
  3. Unit test case for Repository
  4. Unit test case for Controller
  5. Test endpoint

Make sure your read my tutorial: "Integrate Liquibase with Spring Boot"