I have a Spring Boot (Gradle) web application that runs in an ubuntu container.
I also have a method that opens a Mongodb connection in DocumentDB (AWS).
I nee