hello everyone, in this article, we will discuss how to connect two different Mongo DB databases into one single spring boot project, for that one i have created simple spring boot project. if you prefer video over article related video tutorial is here, otherwise, below is the pom.xml file for that one. <?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"…