DinkoTontchev

Results 1 issues of DinkoTontchev

To easily reproduce, modify `com.redis.om.spring.annotations.document.fixtures.Company` to add a Spring `@Version` annotation like so: ``` @Version Long version; ``` then run your existing test ` com.redis.om.spring.annotations.document.BasicRedisDocumentMappingTest:testAuditAnnotations()` and observe the following error:...