add this annotation
@SpringBootApplication(exclude = {DataSourceAutoConfiguration.class }) to the principal main class of spring boot application