Untitled

Spring Data Redis - Could not safely identify store assignment for repository candidate interface zipdabang.server.repository.recipeRepositories.RecipeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository

Untitled

Untitled