Skip to content

index-redis-om-spring-hash.mdx is outdated #451

Open
@TianMing2018

Description

@TianMing2018

this chapter has few errors and need to updated for better learning

  1. groupId is wrong, it should be com.redis.om now
<dependency>
  <groupId>com.redis.om.spring</groupId>
  <artifactId>redis-om-spring</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>
  1. nethier release version 0.6.0 nor latest snapshot 0.5.2-SNAPSHOT will create UserIdx index

it seems that not so 'distinguish' to tell which om version reference to which major version of spring-boot.
assume that's probles, i have upgrade spring-boot to 2.7.2 and use redis-om-spring:0.6.0 but it still won't create UserIdx

By the way,what's difference betwen https://github.com/redis-developer/redis-om-spring-skeleton-app and this chapter?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions