Hi,

I am using the version 3.0.0 of ha-jdbc in a Spring boot project (JDK1.8). And I wanted to configure Database cluster using the application.properties file and using the class 'DriverDatabaseClusterConfiguration'. Do I still need to provide the file ha-jdbc-default.xml? When I boot the application, it throws exception that the xml is not available. Please let me know, if any details is needed.