Why does Spring boot app throw an error when connecting to mongodb atlas cluster?
Spring boot application throwing exception while connecting to mongodb atlas I'm trying to connect spring boot application with a mongodb cluster and I'm facing the following issue while starting the spring boot application. org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'mongoDatabaseFactory'…