Monthly Archives: July 2016

Spring Liquibase – DB Creation/Changes

Steps to Configure Spring Liquibase – Dependency – pom.xml – In ApplicationContext.xml Create bean of SpringLiquibase – db-changelog.xml – We have to place sql files in project for above mentioned location(path attribute)

Posted in Hibernate, Liquibase, Spring | Tagged , , , , | Leave a comment