ReactiveMongoRepository save Issue

Hi Team,

When I tried to save data using reactiveMongoRepository.save() . It’s not working.(I am not getting any errors and data is not available in the collection) but mongoRepository.save() is working fine without any issues. I could see data in collection.

Thanks

Hi @prabhu_padala and welcome in the MongoDB Community :muscle: !

There isn’t much to work with here to help you. Can you please provide a short piece of code (as short as possible) that reproduces the problem without anything else around?

You are in Java right?

Cheers,
Maxime.