diff --git a/README.md b/README.md index 3b2442025..33bb053b8 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ Generally available releases are available in Maven Central. @Configuration @EnableCassandraRepositories(basePackage = "org.example.domain") - public class MyConfig extends AbstractSpringDataCassandraConfiguration { + public class MyConfig extends AbstractCassandraConfiguration { @Override public String getKeyspaceName() {