Aydın Öztürk

Results 1 comments of Aydın Öztürk

> I have the same issue. > My version: > compile > 'com.github.debop:hibernate-redis:2.4.0', > 'jackson-databind: version: '2.8.9' Add these dependencies to your project ``` compile "com.fasterxml.jackson.core:jackson-core:2.9.8" compile "com.fasterxml.jackson.core:jackson-databind:2.9.8" ```