4950515253545556575859
return dataSources; } public void afterPropertiesSet() throws Exception { if (getHaDataSourceCreator() == null) { setHaDataSourceCreator(new NonHADataSourceCreator()); } if (CollectionUtils.isEmpty(dataSourceDescriptors)) { return; }