Quantcast
Channel: Spring Community Forums - Data
Viewing all articles
Browse latest Browse all 297

Integration of Johm with Spring

$
0
0
I'm researching the use case of persisting my Java domain object into Redis DB and found Johm as an interesting serialization mechanism and a seeming alternative(?) to. Spring's own JdkSerializationRedisSerializer.

Could someone please give me a sample(s) of how Johm library could be integrated with Spring and used for saving and searching POJOs vs. the same via JdkSerializationRedisSerializer? There doesn't seem to be many examples of usages for both.

Thank you in advance.

Simeon

Viewing all articles
Browse latest Browse all 297

Trending Articles