I am trying to add some prefix in my redis key.This is the property added in my application.properties file
redis.prefix=local
This is my con