Somthing wrong about liquibase when I stated my project

When I started my spring boot project, there was something wrong with liquibase and it returned

liquibase.integration.spring.SpringLiquibase.info:42 Liquibase did not run because 'shouldRun' property was set to false on springLiquibase Liquibase Spring bean.

who can help me to solve this problem?

1 Like

Hi there! Have you checked out the Liquibase documentation for using Liquibase with Spring Boot? Using Liquibase with Spring Boot

Can you copy and paste the entire log for us to look at?