committed by
Mark Paluch
parent
f97bd87d70
commit
22a465a992
@@ -61,7 +61,7 @@ public class RedisRepositoryConfigurationExtension extends KeyValueRepositoryCon
|
||||
|
||||
@Override
|
||||
protected String getModulePrefix() {
|
||||
return "redis";
|
||||
return this.getModuleIdentifier();
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user