Andrew

Results 1 issues of Andrew

I'm trying to use `redis-om-spring` with Spring Boot 2.7.2 and OpenJDK 18. Whenever I add the `@EnableRedisDocumentRepositories` annotation to my application class, I get the following exception on build: `java.lang.IllegalArgumentException:...

bug