Fix the CassandraRepositoryConfigurationExtension class which does not correctly override the renamed SDC RepositoryConfigurationExtenstionSupport.getRepositoryFactoryBeanClassName() method. [DATACASS-422]
#590
In the Spring Data CommonsRepositoryConfigurationExtensionSupport class, the getRepositoryFactoryClassName() method was renamed to getRepositoryFactoryBeanClassName() causing compilation failures in SD Cassandra
John Blum opened DATACASS-422 and commented
In the Spring Data Commons
RepositoryConfigurationExtensionSupport
class, thegetRepositoryFactoryClassName()
method was renamed togetRepositoryFactoryBeanClassName()
causing compilation failures in SD CassandraReference URL: https://jira.spring.io/browse/DATACMNS-1018
The text was updated successfully, but these errors were encountered: