I have the following datasource:
@Bean("testDatasource") public DataSource getDatasource() { HikariConfig config = new HikariConfig(); SQLS