-
Notifications
You must be signed in to change notification settings - Fork 140
Open
Description
this chapter has few errors and need to updated for better learning
- groupId is wrong, it should be
com.redis.omnow
<dependency>
<groupId>com.redis.om.spring</groupId>
<artifactId>redis-om-spring</artifactId>
<version>0.1.0-SNAPSHOT</version>
</dependency>- nethier release version
0.6.0nor latest snapshot0.5.2-SNAPSHOTwill create UserIdx index
it seems that not so 'distinguish' to tell which
omversion reference to which major version ofspring-boot.
assume that's probles, i haveupgrade spring-boot to 2.7.2and useredis-om-spring:0.6.0but 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
Labels
No labels