Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [javax.sql.DataSource]: Factory method 'dataSource' threw exception; nested exception is java.lang.NoClassDefFoundError: Could not initialize class com.zaxxer.hikari.HikariDataSourc
I have made a new DAO in which I am using JDBCTemplate and the datasource is specified in local.properties