3

I am doing one POC and got confused what should i use either MongoRepository or MongoOperation beacuse internally both uses MongoTempletes only. Please suggest with proper example.Thanks in advance :).

rocky
  • 737
  • 4
  • 11
  • 19
  • 2
    MongoOperations is an interface and MongoTemplate is an implementation class of it. Here is the difference between Mongotemplate and Mongorepository explained . http://stackoverflow.com/questions/17008947/whats-the-difference-between-spring-datas-mongotemplate-and-mongorepository – pvpkiran May 05 '17 at 12:37
  • Thanks @pvpkiran – rocky May 05 '17 at 13:15

0 Answers0