Hi,
please how to check the connexion to mongodb with mongo template
these inqtructions can't help me to solve my problem
ThanksCode:@Autowired MongoTemplate mongotemplate; DB db = mongotemplate.getDb();
Hi,
please how to check the connexion to mongodb with mongo template
these inqtructions can't help me to solve my problem
ThanksCode:@Autowired MongoTemplate mongotemplate; DB db = mongotemplate.getDb();