nitrite-java icon indicating copy to clipboard operation
nitrite-java copied to clipboard

Persist entities without annotations ?

Open genaray opened this issue 3 years ago • 0 comments

We need to persist a bunch of third party objects in an NoSQL database, i found your lib and saw the pojo annotation example. Does this mean that we can only persist pojos with annotations ? Or are there external serializers/deserializers that can be used ?

genaray avatar Sep 01 '22 09:09 genaray