Solve the springboot project startup error Error creating bean with name 'dataSourceScriptDatabaseInitializer'

Solve the springboot project startup error Error creating bean with name 'dataSourceScriptDatabaseInitializer'

Error message: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'dataSourceScriptDatabaseInitializer' defined in class path resource [org/springframework/boot/autoconfigure/sql/init/DataSourceInitializationConfiguration.class]: Unsatisfied dependency expressed through method 'dataSourceScriptDatabaseInitializer' parameter…